Anchor to FulfillmentOrderLineItemsPreparedForPickupPayloadFulfillment
payloadFulfillment Order Line Items Prepared For Pickup Payload
Return type for mutation.
Anchor to FieldsFields
- userErrors ([FulfillmentOrderLineItemsPreparedForPickupUserError!]!)
- Anchor to userErrorsuser•[Fulfillment
Errors Order Line Items Prepared For Pickup User Error!]! non-null The list of errors that occurred from executing the mutation.
Was this section helpful?
Anchor to Mutations with this payloadMutations with this payload
- fulfillmentOrderLineItemsPreparedForPickup (FulfillmentOrderLineItemsPreparedForPickupPayload)
- •mutation
Marks fulfillment order line items as ready for customer pickup. When executed, this mutation automatically sends a "Ready For Pickup" notification to the customer.
Use this mutation for local pickup orders after the items have been prepared and are available for the customer to collect. You can specify one or more fulfillment order objects by providing the fulfillment order IDs in the
field. This allows you to mark fulfillment order line items from different fulfillment orders as ready for pickup.- Anchor to inputinput•Fulfillment
Order Line Items Prepared For Pickup Input! required The input for marking fulfillment order line items as ready for pickup.
Arguments
Was this section helpful?