Represents the result of submitting a cart.
Fields
id
: ID
This non-null field represents the unique identifier (ID) of the submitted cart.
stores
: [SubmitStoreResult!]!
This non-null list field contains the submission results of individual stores within the cart.