# FulfillmentOrderLineItemsPreparedForPickupInput - admin - INPUT_OBJECT Version: unstable ## Description The input fields for marking fulfillment order line items as ready for pickup. ### Access Scopes ## Fields * [lineItemsByFulfillmentOrder](/docs/api/admin/unstable/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/unstable/mutations/fulfillmentOrderLineItemsPreparedForPickup) ## Examples