# PreparedFulfillmentOrderLineItemsInput - admin-graphql - INPUT_OBJECT Version: 2024-07 ## 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. ### Access Scopes ## Fields * [fulfillmentOrderId](/docs/api/admin-graphql/2024-07/scalars/ID): ID! - The ID of the fulfillment order. ## Input objects with this input object * [FulfillmentOrderLineItemsPreparedForPickupInput](/docs/api/admin-graphql/2024-07/input-objects/FulfillmentOrderLineItemsPreparedForPickupInput) ## Examples