Conversations about creating, managing, and using metafields to store and retrieve custom data for apps and themes.
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
I want to add custom metafield on all the products at once in graphql.
Hello There,
Check this one article
https://shopify.github.io/liquid-code-examples/example/product-metafields
I want to create through the graphql not by an app.Is their any way to do this in code in
https://shopify.dev/tutorials/manage-metafields-with-graphql-admin-api
Thanks for the reply , here is is one by one , something that will allow me to add Isdemo to all products value will be false by default and later i can update the value to according to my needs .
Look into bulk operation api.
https://shopify.dev/tutorials/perform-bulk-operations-with-admin-api