Skip to main content
Anchor to DraftOrderBulkDeletePayload

DraftOrderBulkDeletePayload

payload

Return type for draftOrderBulkDelete mutation.

•Job

The asynchronous job for deleting the draft orders.

Show fields
•[UserError!]!
non-null

The list of errors that occurred from executing the mutation.

Show fields

Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•mutation

Deletes multiple draft orders.

Show payload

Arguments

•[ID!]

The IDs of the draft orders to delete.

•ID

The ID of the draft order saved search for filtering draft orders on.

•String

The conditions for filtering draft orders on. See the detailed search syntax.



Was this section helpful?