--- title: ReverseDeliveryLineItemInput - GraphQL Admin description: The input fields for a reverse delivery line item. api_version: unstable api_name: admin source_url: html: >- https://shopify.dev/docs/api/admin-graphql/unstable/input-objects/ReverseDeliveryLineItemInput md: >- https://shopify.dev/docs/api/admin-graphql/unstable/input-objects/ReverseDeliveryLineItemInput.md --- # Reverse​Delivery​Line​Item​Input input\_object The input fields for a reverse delivery line item. ## Fields * quantity [Int!](https://shopify.dev/docs/api/admin-graphql/unstable/scalars/Int) non-null The quantity of the item to be included in the delivery. * reverse​Fulfillment​Order​Line​Item​Id [ID!](https://shopify.dev/docs/api/admin-graphql/unstable/scalars/ID) non-null The ID of the related reverse fulfillment order line item. *** ## Map No referencing types