Skip to main content
mutation

Requires write_draft_orders 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.


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.


Was this section helpful?
OSZAR »