Anchor to ReturnRequestPayloadReturn
ReturnRequestPayload
payload
Return type for mutation.
Anchor to FieldsFields
- Anchor to returnreturn•
The requested 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
A customer's return request that hasn't been approved or declined. This mutation sets the value of the
Return.status
field to. To create a return that has the
Return.status
field set to, use the
mutation.
Was this section helpful?