---
title: >-
  New field manualHoldsFulfillmentOrders to get manually held fulfillment orders
  - 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/new-field-manualholdsfulfillmentorders-to-get-manually-held-fulfillment-orders
  md: >-
    https://shopify.dev/changelog/new-field-manualholdsfulfillmentorders-to-get-manually-held-fulfillment-orders.md
metadata:
  effectiveApiVersion: 2022-10
  affectedApi: []
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: New
    handle: new
  indicatesActionRequired: false
  createdAt: '2022-08-10T16:45:53-04:00'
  postedAt: '2022-10-01T00:00:00-04:00'
  updatedAt: '2024-12-13T17:24:34-05:00'
  effectiveAt: '2022-10-01T00:00:00-04:00'
---

October 1, 2022

Tags:

* API
* 2022-10

# New field `manualHoldsFulfillmentOrders` to get manually held fulfillment orders

As of GraphQL Admin API version 2022-10, you can use the new `manualHoldsFulfillmentOrders` connection to fetch all the manually held fulfillment orders for a shop. Fulfillment orders can also be filtered based on order filters like -

* `order_risk_level` - The fraud risk level of the order.
* `order_financial_status` - The financial status of the order
* `shipping_address_coordinates_validated` - Whether the shipping address was geolocated and it is a valid address.
