ReverseFulfillmentOrderLineItem - admin-graphql - OBJECT
Version: 2024-04
Description:
The details about a reverse fulfillment order line item.
Access Scopes
`read_returns` access scope.
Fields
-
dispositions:
ReverseFulfillmentOrderDisposition! -
The dispositions of the item.
-
fulfillmentLineItem:
FulfillmentLineItem! -
The corresponding fulfillment line item for a reverse fulfillment order line item.
-
id:
ID! -
A globally-unique ID.
-
totalQuantity:
Int! -
The total number of units to be processed.
Connections
Related queries
Related mutations
Related Unions
Examples