Developer changelog

Subscribe to the changelog to stay up to date on recent changes to Shopify’s APIs and other developer products, as well as preview upcoming features and beta releases.

Get updates by RSS

Added Maximum Limit to number of fulfillment constraint rules for a shop

API

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.