Skip to main content

API v1.71

: Staging

: Production

🪲 Fixed

variant attributes
  • Improved error descriptions when working with variant attributes on the dashboard. Learn more about attributes here.

✨ New

attributes model improvements

A product foreign key has been added to the Attributes model in the API. This improves working with attributes in the following ways:

  • An attribute can be uniquely associated with a product.
  • An attribute can be uniquely associated with a product template.
  • An attribute can exist independently when neither product nor product template is specified.

Learn more about the Attributes model here.

🚫 Deprecated

API fields and mutations

For the full list of deprecations and suggested replacements, see GraphQL API Deprecations and Removals.

Was this page helpful?