Dedicated to the Hydrogen framework, headless commerce, and building custom storefronts using the Storefront API.
I want to update the shopify product category using shopify (unstable version) REST Api.
I don't know which key is used to update the category , I am able to set product type but not category.
Any help?
https://shopify.dev/docs/api/admin-rest/unstable/resources/product#post-products
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-produ...
Scott | Developer Advocate @ Shopify