--- title: >- fulfillmentOrderHold mutation updated to return a fulfillment hold resource - Shopify developer changelog description: >- Shopify’s developer changelog documents all changes to Shopify’s platform. Find the latest news and learn about new platform opportunities. source_url: html: >- https://shopify.dev/changelog/fulfillmentorderhold-mutation-updated-to-return-a-fulfillment-hold-resource md: >- https://shopify.dev/changelog/fulfillmentorderhold-mutation-updated-to-return-a-fulfillment-hold-resource.md metadata: effectiveApiVersion: 2024-10 affectedApi: - displayName: Admin GraphQL API handle: admin-graphql primaryTag: displayName: API handle: api secondaryTag: displayName: New handle: new indicatesActionRequired: false createdAt: '2024-06-28T09:29:13-04:00' postedAt: '2024-10-01T00:00:00-04:00' updatedAt: '2024-06-29T14:08:35-04:00' effectiveAt: '2024-10-01T00:00:00-04:00' --- October 1, 2024 Tags: * Admin GraphQL API * 2024-10 # `fulfillmentOrderHold` mutation updated to return a fulfillment hold resource As of the GraphQL Admin API version 2024-10, the `fulfillmentOrderHold` mutation will return the fulfillment hold that was created in a new `fulfillmentHold` return field. Learn more about the [fulfillmentOrderHold mutation](https://shopify.dev/docs/api/admin-graphql/latest/mutations/fulfillmentOrderHold).