CheckoutCreatePayload - storefront - PAYLOAD
Version: 2024-01
Description:
Return type for `checkoutCreate` mutation.
Access Scopes
Fields
-
checkout:
Checkout -
The new checkout object.
-
checkoutUserErrors:
CheckoutUserError! -
The list of errors that occurred from executing the mutation.
-
queueToken:
String -
The checkout queue token. Available only to selected stores.
-
userErrors:
UserError! -
The list of errors that occurred from executing the mutation.
Connections
Mutations with this payload
Examples