---
title: >-
  The fulfillmentOrdersReleaseHolds Mutation Is Deprecated - 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/the-fulfillmentordersreleaseholds-mutation-is-deprecated
  md: >-
    https://shopify.dev/changelog/the-fulfillmentordersreleaseholds-mutation-is-deprecated.md
metadata:
  effectiveApiVersion: 2024-10
  affectedApi:
    - displayName: Admin GraphQL API
      handle: admin-graphql
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: Deprecation Announcement
    handle: deprecation
  indicatesActionRequired: true
  createdAt: '2024-09-16T10:57:18-04:00'
  postedAt: '2024-09-16T10:53:00-04:00'
  updatedAt: '2024-09-16T11:02:39-04:00'
  effectiveAt: '2024-09-16T10:53:00-04:00'
---

September 16, 2024

Tags:

* Action Required
* Admin GraphQL API
* 2024-10

# The fulfillmentOrdersReleaseHolds Mutation Is Deprecated

As of the Admin API version 2024-10, the [fulfillmentOrdersReleaseHolds](https://shopify.dev/docs/api/admin-graphql/2024-07/mutations/fulfillmentOrdersReleaseHolds) mutation has been deprecated.

Apps using this mutation should migrate to using the [fulfillmentOrderReleaseHold](https://shopify.dev/docs/api/admin-graphql/latest/mutations/fulfillmentOrderReleaseHold) mutation instead.
