Skip to main content
Anchor to ReturnApproveRequestPayload

ReturnApproveRequestPayload

payload

Return type for returnApproveRequest mutation.

•Return

The approved return.

Show fields
•[ReturnUserError!]!
non-null

The list of errors that occurred from executing the mutation.

Show fields

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 OPEN.

Show payload

Arguments

•ReturnApproveRequestInput!
required

The input fields to approve a return.

Show input fields


Was this section helpful?