# Added new field `fulfillmentsCount` to `Order` — Shopify developer changelog --- ## Added new field `fulfillmentsCount` to `Order` As of version `2024-07` of the Admin GraphQL API, you can use the new `fulfillmentsCount` field in `Order` to count the number of fulfillments including the cancelled fulfillments that belong to an order. Learn more about `Fulfillment` on [Shopify.dev](https://shopify.dev/docs/api/admin-graphql/unstable/objects/Fulfillment). *Published: July 01, 2024* Tags: API, New Link: https://shopify.dev/changelog/added-new-field-fulfillmentscount-to-order ---