I have an app which will add this script tag into the store. In the past I use script tag with this script to monitor customer's cart activities. When the script tag detect a XHR, it will fire some...
I am writing a shopify public app using nodeJS. I am totally new to shopify. The response code of r is 200 but I cannot see any access_token attribute in the response. I've checked the api_key, api...
No content to show
User Activity
09-01-2020
I am following this tutorial to build an app: https://shopify.dev/tutorials/build-a-shopify-app-with-node-and-react I want to query the abandoned checkout, so I think I should use rest api instead of grapql.However I don't know how tot get the access...