--- title: PreparedFulfillmentOrderLineItemsInput - GraphQL Admin description: >- The input fields used to include the line items of a specified fulfillment order that should be marked as prepared for pickup by a customer. 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/PreparedFulfillmentOrderLineItemsInput md: >- https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/PreparedFulfillmentOrderLineItemsInput.txt --- # Prepared​Fulfillment​Order​Line​Items​Input input\_object The input fields used to include the line items of a specified fulfillment order that should be marked as prepared for pickup by a customer. ## Fields * fulfillment​Order​Id [ID!](https://shopify.dev/docs/api/admin-graphql/2024-10/scalars/ID) non-null The ID of the fulfillment order. *** ## Input objects using this input * [Fulfillment​Order​Line​Items​Prepared​For​Pickup​Input.​line​Items​By​Fulfillment​Order](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/FulfillmentOrderLineItemsPreparedForPickupInput#field-lineItemsByFulfillmentOrder) INPUT OBJECT The input fields for marking fulfillment order line items as ready for pickup. *** ## Map ### Input objects using this input * [Fulfillment​Order​Line​Items​Prepared​For​Pickup​Input.lineItemsByFulfillmentOrder](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/FulfillmentOrderLineItemsPreparedForPickupInput#field-lineItemsByFulfillmentOrder)