Objects
SubmitCartData
Represents the result of submitting a cart.
Fields
id
ID!
requiredThis non-null field represents the unique identifier (ID) of the submitted cart.
stores
required
This non-null list field contains the submission results of individual stores within the cart.
Related types
Was this page helpful?