Skip to main content
Anchor to FulfillmentOrderLineItemsPreparedForPickupUserError

FulfillmentOrderLineItemsPreparedForPickupUserError

object

An error that occurs during the execution of FulfillmentOrderLineItemsPreparedForPickup.

•[String!]

The path to the input field that caused the error.

•String!
non-null

The error message.


Was this section helpful?

•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.

Arguments

•FulfillmentOrderLineItemsPreparedForPickupInput!
required

The input for marking fulfillment order line items as ready for pickup.


Fields

•[FulfillmentOrderLineItemsPreparedForPickupUserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?


Was this section helpful?