FulfillmentStatus enum
The status of a fulfillment.
Values
- CANCELLED
The fulfillment was canceled. - ERROR
There was an error with the fulfillment request. - FAILURE
The fulfillment request failed. - OPEN
The third-party fulfillment service has acknowledged the fulfilment and is processing it. - PENDING
Shopify has created the fulfillment and is waiting for the third-party fulfillment service to transition it toopen
orsuccess
. - SUCCESS
The fulfillment was completed successfully.
Types that return FulfillmentStatus
[Fulfillment.status](https://shopify.dev/docs/admin-api/graphql/reference/shipping-and-fulfillment/fulfillment#status-2021-01)