Skip to main content
payload

Return type for returnCancel mutation.

•Return

The canceled 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

Cancels a return and restores the items back to being fulfilled. Canceling a return is only available before any work has been done on the return (such as an inspection or refund).

Arguments

•ID!
required

The ID of the return to cancel.

•Boolean
DeprecatedDefault:false


Was this section helpful?