This appears to effect multiple stores in Shopify. Several of my customers are complaining that our apps are not returning or searching variants correctly.
We’re experiencing similar weird behavior: a productVariants query that returned 1438 results a few days ago now only returns 438, without any change in our code and shop products.
I thought Shopify was supposed to be monitoring these forums and responding and helping solve these problems? This productVariants querying by barcode problem has been going on now for almost TWO full days!!
Looks like Shopify did a Retroactive change to the Graphql API with complete disregard to the principles of Versioning as it affects all API Versions. This would be the second time this year that something like this has happened (that I have noticed at least)
I submitted a ticket to partner support as well. I can trace the change to happening sometime between Sunday 02:00 and Monday 02:00 GMT+1 I have a cron job running that uses the ProductVariants GraphQL query filtered by location_id in the query param.
@ShopifyDevSup Can you get someone on this ASAP Please. This affects a couple of our public apps as well as countless private apps.
Hey Everyone! Thanks for flagging this here. Our team was able to look in to this issue and it has been resolved.
To confirm, I’ve tested using the initial query shared here by @brdata and the barcode query is working and returning the product ID as expected.
If you notice any new occurrences or if the full results are still not being returned, please reach out to our support teams with details and specific examples so they can look further.