Skip to main content
Anchor to DraftOrderBulkDeletePayload

DraftOrderBulkDeletePayload

payload

Return type for draftOrderBulkDelete mutation.

•Job

The asynchronous job for deleting the draft orders.

•[UserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•mutation

Deletes multiple draft orders.

Arguments

•String

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

•ID

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

•[ID!]

The IDs of the draft orders to delete.



Was this section helpful?