OrderDeleteUserError - admin-graphql - OBJECT
Version: 2025-01
Description:
Errors related to deleting an order.
Access Scopes
`read_orders` access scope.
Fields
code
: OrderDeleteUserErrorCode - The error code.
field
: String - The path to the input field that caused the error.
message
: String! - The error message.
Connections
Related queries
Related mutations
orderDelete
Deletes an order. For more information on which orders can be deleted, refer to [Delete an order](https://help.shopify.com/manual/orders/cancel-delete-order#delete-an-order).
Related Unions
Examples