Anchor to ReturnUserErrorReturn
objectReturn User Error
The errors that occur during the execution of a return mutation.
Anchor to FieldsFields
- Anchor to codecode•Return
Error Code The error code.
- Anchor to fieldfield•[String!]
The path to the input field that caused the error.
- Anchor to messagemessage•String!non-null
The error message.
Was this section helpful?
Anchor to MutationsMutations
- •mutation
Request a new return on behalf of a customer.
- Anchor to orderIdorder•ID!
Id required The ID of the order for which this return is being requested.
- Anchor to requestedLineItemsrequested•[Requested
Line Items Line Item Input!]! required The line items that are requested to be returned.
Arguments
Was this section helpful?