Hey @developerCFC ,
I think this is only achievable through the GraphQL Admin API: https://shopify.dev/docs/api/admin-graphql/unstable/mutations/productUpdate#field-productinput-productcategory
A developer is attempting to update Shopify product categories using the unstable REST API but cannot identify the correct parameter.
Current situation:
product_type but not the product category/taxonomyProposed solution:
productUpdate mutation with the product.category field as the appropriate methodStatus: The discussion remains open with a potential workaround suggested (switching from REST to GraphQL API).
Hey @developerCFC ,
I think this is only achievable through the GraphQL Admin API: https://shopify.dev/docs/api/admin-graphql/unstable/mutations/productUpdate#field-productinput-productcategory