Anchor to ReturnApproveRequestPayloadReturn
ReturnApproveRequestPayload
payload
Return type for mutation.
Anchor to FieldsFields
- Anchor to returnreturn•
The approved return.
- Anchor to userErrorsuser•
Errors [ReturnUser non-nullError!]! The list of errors that occurred from executing the mutation.
Was this section helpful?
Anchor to Mutations with this payloadMutations with this payload
- •mutation
Approves a customer's return request. If this mutation is successful, then the
Return.status
field of the approved return is set to.
Was this section helpful?