App reviews, troubleshooting, and recommendations
I have a GraphQL query like this:
query FirstTwentyCustomers {
customers(first:20, query:"-tag:RET_50 AND -tag:RET_52 AND -tag:RET_55 AND -tag:EMP_30 AND -tag:CONSUMER"){
edges{
node{
id
firstName
lastName
email
}
}
}
}
This query used to work. It would return the first 20 customers who don't have any of the tags I mentioned above. But this query has stopped working and now returns customers with the 'CONSUMER' tag. What should I be doing?
On 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, 2023The year-end shopping season is just around the corner. Is a flash sale on your radar? Are...
By Jasonh Nov 6, 2023