---
title: >-
  Release of the fulfillmentOrdersReleaseHolds Mutation - 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/release-of-the-fulfillmentordersreleaseholds-mutation
  md: >-
    https://shopify.dev/changelog/release-of-the-fulfillmentordersreleaseholds-mutation.md
metadata:
  effectiveApiVersion: 2023-01
  affectedApi: []
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: New
    handle: new
  indicatesActionRequired: false
  createdAt: '2022-11-04T10:31:53-04:00'
  postedAt: '2023-01-01T00:00:00-05:00'
  updatedAt: '2024-12-13T17:24:35-05:00'
  effectiveAt: '2023-01-01T00:00:00-05:00'
---

January 1, 2023

Tags:

* API
* 2023-01

# Release of the fulfillmentOrdersReleaseHolds Mutation

As of the **2023-01**, you can use the `fulfillmentOrdersReleaseHolds` mutation to release holds on multiple fulfillment orders in a single request.

This will allow developers to reduce the number of individual requests used to complete bulk fulfillment actions with their apps.

For more details on the `fulfillmentOrdersReleaseHolds` mutation see [here](https://shopify.dev/api/admin-graphql/unstable/mutations/fulfillmentOrdersReleaseHolds).
