ReverseDeliveryLineItem - admin-graphql - OBJECT
Version: 2024-10
Description:
The details about a reverse delivery line item.
Access Scopes
`read_returns` access scope.
Fields
-
dispositions:
ReverseFulfillmentOrderDisposition! -
The dispositions of the item.
-
id:
ID! -
A globally-unique ID.
-
quantity:
Int! -
The expected number of units.
-
reverseFulfillmentOrderLineItem:
ReverseFulfillmentOrderLineItem! -
The corresponding reverse fulfillment order line item.
Connections
Related queries
Related mutations
Related Unions
Examples