Docs
Dashboard

orderFulfillmentCreate

Mutation

Create a fulfillment for an order.

#

Arguments


input
OrderFulfillmentCreateInput!Required

The input containing the fulfillment details.

#

Payload


errors
[OrderFulfillmentCreateError!]

User-facing errors that prevented the operation from succeeding.

orderFulfillment
OrderFulfillment

The order fulfillment associated with this order fulfillment create payload.