Added Maximum Limit to number of fulfillment constraint rules for a shop
API
Effective June 06, 2024
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 maximum_fulfillment_constraint_rules_reached
will be added to the FulfillmentConstraintRuleCreate
mutation. This error code is returned when you add more than the maximum number of rules to a shop.