Preview

UpdateCartCustomAttributesInput is in Preview status and is subject to change without notice. For more information about Preview status, see the GraphQL API policy.

UpdateCartCustomAttributesInput

Represents inputs needed for updating the cart custom attributes values

This page contains

    Fields

    cartId ID!

    Represents the ID of the cart

    customAttributes CartCustomAttributesInput PREVIEW

    Represents updated values of customAttributes of the cart

    items [UpdateCartItemCustomAttributesInput!] PREVIEW

    Represents the updated cart items with updated customAttributes data

    Mutations for UpdateCartCustomAttributesInput

    updateCartCustomAttributes PREVIEW

    Update an existing cart custom attributes