Skip to main content
Anchor to FulfillmentCreatePayload

FulfillmentCreatePayload

payload

Return type for fulfillmentCreate mutation.

•Fulfillment

The created fulfillment.

•[UserError!]!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

•mutation

Creates a fulfillment for one or many fulfillment orders. The fulfillment orders are associated with the same order and are assigned to the same location.


Was this section helpful?