Tags:
- Action Required
- Admin GraphQL API
- 2025-01
Update to fulfillmentHold.heldByApp field from fulfillmentHold.heldBy field
fulfillmentHold.heldByApp field from fulfillmentHold.heldBy fieldAs of the 2025-01 API version, the string field on the GraphQL object will be replaced by the newly introduced object field.
This new field provides access to all attributes of the App object, unlike the deprecated field, which only indicated the app's title.
If you currently query , you should transition to querying .
Was this section helpful?