Anchor to ReturnCancelPayloadReturn
payloadReturn Cancel Payload
Return type for mutation.
Anchor to FieldsFields
- return (Return)
- userErrors ([ReturnUserError!]!)
- Anchor to returnreturn•Return
The canceled return.
- Anchor to userErrorsuser•[Return
Errors User 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
- returnCancel (ReturnCancelPayload)
- •mutation
Cancels a return and restores the items back to being fulfilled. Canceling a return is only available before any work has been done on the return (such as an inspection or refund).
- •ID!required
The ID of the return to cancel.
- Anchor to notifyCustomernotify•Boolean
Customer DeprecatedDefault:false
Arguments
- •ID!
Was this section helpful?