draftOrderDiscard
MutationRuns the draft order discard operation. Inspect the payload’s resource and errors before treating the operation as successful.
#
Arguments
- DraftOrderDiscardInput!Required
input The values used to perform the draft order discard operation.
#
Payload
- DraftOrder
draftOrder The draft order associated with this draft order discard payload.
- [DraftOrderDiscardError!]
errors User-facing errors that prevented the operation from succeeding.