Skip to main content
Anchor to RemoveFromReturnPayload

RemoveFromReturnPayload

payload

Return type for removeFromReturn mutation.

•Return

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

Removes return and/or exchange lines from a return.

Show payload

Arguments

•[ExchangeLineItemRemoveFromReturnInput!]

The exchange line items to remove from the return.

Show input fields
•ID!
required

The ID of the return for line item removal.

•[ReturnLineItemRemoveFromReturnInput!]

The return line items to remove from the return.

Show input fields


Was this section helpful?