ReturnableFulfillmentLineItem - admin-graphql - OBJECT
Version: 2024-10
Description:
A returnable fulfillment line item.
Access Scopes
`read_orders` access scope. Also: Requires the `read_returns` access scope.
Fields
-
fulfillmentLineItem:
FulfillmentLineItem! -
The fulfillment line item that can be returned.
-
quantity:
Int! -
The quantity available to be returned.
Connections
Related queries
Related mutations
Related Unions
Examples