Admin GraphQL API2023-07
Added Maximum Limit to number of fulfillment constraint rules for a shop
We are adding a limit to the number of fulfillment constraint rules that can be applied to a shop - currently, this limit is 10. As a result, we are also adding a new error code to the API.
As of API version 2023-07
, the error code will be added to the
mutation. This error code is returned when you add more than the maximum number of rules to a shop.
Was this section helpful?