I have created a custom app in shopify admin. I am trying to GET products using GRAPHQL API but I get 404 error
If I use REST API then it gives success
In both APIs i am sending correct admin token in headers. Also same payload gives data for other shopify seller but not this one,

