Anchor to DraftOrderBulkDeletePayloadDraft
payloadDraft Order Bulk Delete Payload
Return type for mutation.
Anchor to FieldsFields
- job (Job)
- userErrors ([UserError!]!)
- •Job
The asynchronous job for deleting the draft orders.
- Anchor to userErrorsuser•[User
Errors Error!]! 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
- draftOrderBulkDelete (DraftOrderBulkDeletePayload)
- •mutation
Deletes multiple draft orders.
- Anchor to searchsearch•String
The conditions for filtering draft orders on. See the detailed search syntax.
- Anchor to savedSearchIdsaved•ID
Search Id The ID of the draft order saved search for filtering draft orders on.
- •[ID!]
The IDs of the draft orders to delete.
Arguments
Was this section helpful?