Breaking Changes in Shopify API Version 2024-10
Due to recent changes in the Shopify API, several actions, fields, and conditions have been deprecated.
Deprecated Actions
- Action "Set the product category for a product" is fully deprecated.
- Use the "Set the taxonomy category for a product" Action instead.
- Action "Update one or more product field values"
- Updating the "Standard Product Type" field is deprecated, you must set the "Category" instead.
Deprecated Product Fields
- Field "Product Category" is deprecated.
- Product Category conditions are deprecated. Use "Category" instead.
product.product_categorytoken is deprecated, useproduct.categoryinstead.
- Field "Standard Product Type"
- Standard Product Type conditions are deprecated. Use "Category" instead.
product.standard_product_typetoken is deprecated, useproduct.categoryinstead.