Admin GraphQL API2025-01
Minimum requirement is now optional on automatic discounts
Previously merchants were required to specify minimum purchase conditions on product, order, and free shipping automatic discounts. We're now making these conditions optional, so the field in our APIs is now able to return a
null
value.
As of version 2025-01, the field for both DiscountAutomaticBasic and DiscountAutomaticFreeShipping will become nullable.
Was this section helpful?