Home > @infiniteobjects/shopify-data-manager > AdminTypes > Mutation > fulfillmentOrderLineItemsPreparedForPickup
Mark line items associated with a fulfillment order as being ready for pickup by a customer.
Sends a Ready For Pickup notification to the customer to let them know that their order is ready to be picked up.
Signature:
fulfillmentOrderLineItemsPreparedForPickup?: Maybe<FulfillmentOrderLineItemsPreparedForPickupPayload>;