# OrderCancelPayload - admin-graphql - PAYLOAD Version: 2024-10 ## Description Return type for `orderCancel` mutation. ### Access Scopes ## Fields * [job](/docs/api/admin-graphql/2024-10/objects/Job): Job - The job that asynchronously cancels the order. * [orderCancelUserErrors](/docs/api/admin-graphql/2024-10/objects/OrderCancelUserError): OrderCancelUserError! - The list of errors that occurred from executing the mutation. * [userErrors](/docs/api/admin-graphql/2024-10/objects/UserError): UserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [orderCancel](/docs/api/admin-graphql/2024-10/mutations/orderCancel) ## Examples