--- title: FulfillmentHold - GraphQL Admin description: A fulfillment hold currently applied on a fulfillment order. api_version: 2026-01 api_name: admin type: object api_type: graphql source_url: html: 'https://shopify.dev/docs/api/admin-graphql/latest/objects/FulfillmentHold' md: 'https://shopify.dev/docs/api/admin-graphql/latest/objects/FulfillmentHold.md' --- # Fulfillment​Hold object Requires `read_assigned_fulfillment_orders` access scope, `read_merchant_managed_fulfillment_orders` access scope, `read_third_party_fulfillment_orders` access scope or `read_marketplace_fulfillment_orders` access scope. A fulfillment hold currently applied on a fulfillment order. ## Fields * displayReason * handle * heldByApp * heldByRequestingApp * id * reason * reasonNotes *** ## Map ### Fields with this object * [FulfillmentOrder.fulfillmentHolds](https://shopify.dev/docs/api/admin-graphql/latest/objects/FulfillmentOrder#field-FulfillmentOrder.fields.fulfillmentHolds) *** ## Mutations * fulfillmentOrderHold *** ## FulfillmentHold Mutations ### Mutated by * [fulfillment​Order​Hold](https://shopify.dev/docs/api/admin-graphql/latest/mutations/fulfillmentOrderHold) *** ## Interfaces * Node *** ## FulfillmentHold Implements ### Implements * [Node](https://shopify.dev/docs/api/admin-graphql/latest/interfaces/Node)