Skip to main content

New cartToken field added to the Order object

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

Was this section helpful?