A space to discuss GraphQL queries, mutations, troubleshooting, throttling, and best practices.
I am aware of the Search Syntax for the GraphQL API, but is there a similar functionality for the REST API? If I want to query the Products API and get all the products within a certain price range, how would I do that? Any way to custom query the REST API?
I am using this Node SDK - https://github.com/Shopify/shopify-node-api/