# 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](/docs/api/admin-graphql/2024-10/objects/FulfillmentLineItem): FulfillmentLineItem! - The fulfillment line item that can be returned. * [quantity](/docs/api/admin-graphql/2024-10/scalars/Int): Int! - The quantity available to be returned. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples