--- title: FulfillmentOrderLineItemsPreparedForPickupUserError - GraphQL Admin description: An error that occurs during the execution of `FulfillmentOrderLineItemsPreparedForPickup`. api_version: 2025-10 api_name: admin type: object api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/objects/fulfillmentorderlineitemspreparedforpickupusererror md: https://shopify.dev/docs/api/admin-graphql/latest/objects/fulfillmentorderlineitemspreparedforpickupusererror.md --- # Fulfillment​Order​Line​Items​Prepared​For​Pickup​User​Error object An error that occurs during the execution of `FulfillmentOrderLineItemsPreparedForPickup`. ## Fields * code [Fulfillment​Order​Line​Items​Prepared​For​Pickup​User​Error​Code](https://shopify.dev/docs/api/admin-graphql/latest/enums/FulfillmentOrderLineItemsPreparedForPickupUserErrorCode) The error code. * field [\[String!\]](https://shopify.dev/docs/api/admin-graphql/latest/scalars/String) The path to the input field that caused the error. * message [String!](https://shopify.dev/docs/api/admin-graphql/latest/scalars/String) non-null The error message. *** ## Map No referencing types *** ## Mutations * [fulfillment​Order​Line​Items​Prepared​For​Pickup](https://shopify.dev/docs/api/admin-graphql/latest/mutations/fulfillmentOrderLineItemsPreparedForPickup) mutation 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. *** ## <\~> FulfillmentOrderLineItemsPreparedForPickupUserError Mutations ### Mutated by * <\~>[fulfillment​Order​Line​Items​Prepared​For​Pickup](https://shopify.dev/docs/api/admin-graphql/latest/mutations/fulfillmentOrderLineItemsPreparedForPickup) *** ## Interfaces * [Displayable​Error](https://shopify.dev/docs/api/admin-graphql/latest/interfaces/DisplayableError) interface *** ## ||-FulfillmentOrderLineItemsPreparedForPickupUserError Implements ### Implements * ||-[Displayable​Error](https://shopify.dev/docs/api/admin-graphql/latest/interfaces/DisplayableError)