Anchor to OrderDeleteUserErrorOrder
objectOrder Delete User Error
Requires access scope.
Errors related to deleting an order.
Anchor to FieldsFields
- Anchor to codecode•Order
Delete User Error Code The error code.
- Anchor to fieldfield•[String!]
The path to the input field that caused the error.
- Anchor to messagemessage•String!non-null
The error message.
Was this section helpful?
Anchor to MutationsMutations
- •mutation
Deletes an order. For more information on which orders can be deleted, refer to Delete an order.
- Anchor to orderIdorder•ID!required
Id The ID of the order to be deleted.
Arguments
- Anchor to deletedIddeleted•ID
Id Deleted order ID.
- Anchor to userErrorsuser•[Order
Errors Delete User Error!]!non-null The list of errors that occurred from executing the mutation.
Fields
Was this section helpful?