Back to Developer changelog

New validation against duplicate variant IDs in productSet mutation input

API

Effective July 01, 2024

As of the 2024-07 version of the Admin GraphQL API, the id field in the ProductVariantSetInput will have validation to prevent duplicate values.

This enhancement ensures that there are no collisions when updating variants.

Learn more about productSet on Shopify.dev.