Skip to main content

New checkoutToken field added to the Order object

The checkoutToken field is now available on the GraphQL Admin API's Order object. This field returns the token associated with the checkout that was used to create the order, matching the existing checkout_token field in the REST Admin API.

Was this section helpful?