#SHOPIFY get Product Information
The API exposes the rest end points and queries and the GraphQl End points of shopify
- serverless
- nodejs (Es6)
- Babel
- Shopify GraphQl Client
API Specs
/products/{id}?after=<CursorStr>
&count=<Number>
A sample Version could be found in
Id Can be of two types
- with gid, but encoded (preferred)
- just number, the gid prefix will be appended