Use this mutation to attach arbitrary key-value pairs to a cart. Attributes can be used to store additional metadata about the cart, such as custom order notes, referral sources, or customer preferences.Documentation Index
Fetch the complete documentation index at: https://docs-test.rye.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Arguments
The unique identifier of the cart to update.
A list of key-value pairs to set on the cart. Each attribute has a
key and value field, both limited to 500 characters.Returns
SetCartAttributesResult.userErrors
List of errors that occurred while setting cart attributes.
Example - request
Query arguments
GraphQL

