Hello,
I am new to Shopify. What I want is to create a new product using graphQL, what I want is to set a flag so that I can show those products in the APP dashboard. I need an identifier to fetch those products. Any help ?
Hello,
I am new to Shopify. What I want is to create a new product using graphQL, what I want is to set a flag so that I can show those products in the APP dashboard. I need an identifier to fetch those products. Any help ?
Add a tag to the product to filter on?
Well I need something that is not visible to users, something in database only.
Then you could add a metafield to the product, but not sure if you can filter them on the product page on the admin, if that’s what you need
Yep, thinking of metafields as well but as I am new to Shopify, that’s why looking for suggestion from people who have better understanding of the Shopify echo system.
Well I have a lot of experience in shopify development, there are no other options