Tags:
- Admin GraphQL API
- 2024-10
GraphQL Admin API: new field Product.restrictedForResource added
Product.restrictedForResource addedWe have introduced a new field, , which allows you to query product restrictions for a given resource. This field returns both the restricted status and the reason for the restriction.
Currently, this feature supports checking for Managed Markets product restriction. You can use this field to determine if a product can be added to a during the order edit mutation process.
Was this section helpful?