Back to Developer changelog

New field and permission update to fulfillment hold resource

API

Effective October 01, 2024

Action required

As of the GraphQL Admin API version 2024-10, a heldByRequestingApp field is being added to the FulfillmentHold GraphQL resource.

As of the GraphQL Admin API version 2024-10, you will only be able to read the heldBy field on the FulfillmentHold GraphQL resource if you have read_apps scope enabled on your application. Use the heldByRequestingApp boolean field instead if you need to see if your application created the fulfillment hold.

Learn more about FulfillmentHolds.