App reviews, troubleshooting, and recommendations
Hi, i want to get product data using graphql api, this is my query.
I want to get products with tags contain "variant:" as prefix, but it not worked.
Can anyone help me? Thank you!
{
products(first: 10, query: "tag:'variant:'*") {
edges {
node {
id
tags
}
}
}
}
or
{
products(first: 10, query: "tag:variant:*") {
edges {
node {
id
tags
}
}
}
}
both of them not working
Just adding that I'm wondering the same thing. I do expect we'll need to escape the :, e.g. `tag:variant/:*`, but beyond that my query is returning a lot less products than it should.
Make the shift from discounts to donations, and witness your business not only thrive fina...
By Holly Dec 4, 2023On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023You've downloaded the Search & Discovery app from the Shopify App store, and as you're ...
By Skye Nov 8, 2023