--- title: ReverseDeliveryLineItemInput - GraphQL Admin description: The input fields for a reverse delivery line item. api_version: 2024-10 api_name: admin type: input_object api_type: graphql source_url: html: >- https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/ReverseDeliveryLineItemInput md: >- https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/ReverseDeliveryLineItemInput.txt --- # 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/2024-10/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/2024-10/scalars/ID) non-null The ID of the related reverse fulfillment order line item. *** ## Mutations using this input * [reverse​Delivery​Create​With​Shipping.​reverse​Delivery​Line​Items](https://shopify.dev/docs/api/admin-graphql/2024-10/mutations/reverseDeliveryCreateWithShipping#argument-reverseDeliveryLineItems) MUTATION *** ## Map ### Mutations using this input * <\~>[reverse​Delivery​Create​With​Shipping.reverseDeliveryLineItems](https://shopify.dev/docs/api/admin-graphql/2024-10/mutations/reverseDeliveryCreateWithShipping#argument-reverseDeliveryLineItems)