A space to discuss GraphQL queries, mutations, troubleshooting, throttling, and best practices.
How can I assign Taxonomy values to a product with GraphQL?
Example:
"Category attributes"
Color gid://shopify/TaxonomyAttribute/1
[
Beige (gid://shopify/TaxonomyValue/6)
Black (gid://shopify/TaxonomyValue/1)
Blue (gid://shopify/TaxonomyValue/2)
]
Has anyone encountered this issue?
Thanks,
Albert
HI ,there
You can assign the Taxonomy values using category field when you create your products . You could refer to the screenshot.
Similarly, you could also update the product category or reassign it if your got specified product