Anchor to DraftOrderDeletePayloadDraft
payloadDraft Order Delete Payload
Return type for mutation.
Anchor to FieldsFields
- deletedId (ID)
- userErrors ([UserError!]!)
- Anchor to deletedIddeleted•ID
Id The ID of the deleted draft order.
- 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
- draftOrderDelete (DraftOrderDeletePayload)
- •mutation
Deletes a draft order.
- Anchor to inputinput•Draft
Order Delete Input! required Specify the draft order to delete by its ID.
Arguments
Was this section helpful?