FulfillmentHold - admin-graphql - OBJECT
Version: 2025-01
Description:
A fulfillment hold currently applied on a fulfillment order.
Access Scopes
`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.
Fields
-
displayReason:
String! -
The localized reason for the fulfillment hold for display purposes.
-
heldByApp:
App -
The app that created the fulfillment hold.
-
heldByRequestingApp:
Boolean! -
A boolean value that indicates whether the requesting app created the fulfillment hold.
-
id:
ID! -
A globally-unique ID.
-
reason:
FulfillmentHoldReason! -
The reason for the fulfillment hold.
-
reasonNotes:
String -
Additional information about the fulfillment hold reason.
Connections
Related queries
Related mutations
Related Unions
Examples