Skip to main content
mutation

Requires write_draft_orders access scope or write_quick_sale access scope. Also: The user must have access to delete draft orders.

Deletes a draft order.

•DraftOrderDeleteInput!
required

Specify the draft order to delete by its ID.

Show input fields

Was this section helpful?

Anchor to DraftOrderDeletePayload returnsDraftOrderDeletePayload returns

•ID

The ID of the deleted draft order.

•[UserError!]!
non-null

The list of errors that occurred from executing the mutation.

Show fields

Was this section helpful?