# FulfillmentOrderLineItemsPreparedForPickupInput - admin-graphql - INPUT_OBJECT Version: 2024-10 ## Description The input fields for marking fulfillment order line items as ready for pickup. ### Access Scopes ## Fields * [lineItemsByFulfillmentOrder](/docs/api/admin-graphql/2024-10/input-objects/PreparedFulfillmentOrderLineItemsInput): PreparedFulfillmentOrderLineItemsInput! - The fulfillment orders associated with the line items which are ready to be picked up by a customer. ## Input objects with this input object * [fulfillmentOrderLineItemsPreparedForPickup](/docs/api/admin-graphql/2024-10/mutations/fulfillmentOrderLineItemsPreparedForPickup) ## Examples