UpdateCartCustomAttributesInput

Input parameters for updating cart custom attributes

This page contains

    Fields

    cartId ID!

    Unique identifier of the cart

    customAttributes CartCustomAttributesInput

    Custom attributes to be updated on the cart

    items [UpdateCartItemCustomAttributesInput!]

    Cart items with custom attributes to be updated

    Mutations for UpdateCartCustomAttributesInput

    updateCartCustomAttributes

    Updates custom attributes of an existing cart