17 May 2023
Pricing and DiscountsGraphQL
The
variantId, sku and price fields are now deprecated in the Remove Price update action on Products. Please use priceId instead.
For the GraphQL API, please use RemoveProductPrice.priceId instead.Changes:
- [GraphQL API] Changed the
RemoveProductPricetype:RemoveProductPrice.variantIdis deprecatedRemoveProductPrice.skuis deprecatedRemoveProductPrice.priceis deprecated