Skip to main content
payload

Return type for returnClose mutation.

•Return

The closed return.

•[ReturnUserError!]!
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

•mutation

Indicates a return is complete, either when a refund has been made and items restocked, or simply when it has been marked as returned in the system.

Arguments

•ID!
required

The ID of the return to close.



Was this section helpful?