Anchor to ReturnApproveRequestPayloadReturn
payloadReturn Approve Request Payload
Return type for mutation.
Anchor to FieldsFields
- return (Return)
- userErrors ([ReturnUserError!]!)
- Anchor to returnreturn•Return
The approved 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
- returnApproveRequest (ReturnApproveRequestPayload)
- •mutation
Approves a customer's return request. If this mutation is successful, then the
Return.statusfield of the approved return is set to.- Anchor to inputinput•Return
Approve Request Input! required The input fields to approve a return.
Arguments
Was this section helpful?