No content to show
User Activity
Hello, I am developing an app that uses Instagram Basic API. The user is prompted to log in by Instagram to get the access token. After the user logs in, Instagram redirects the user to a URL provided by me, However, my app is embedded so let's say t...
Hello, I am having trouble finding the liquid app object. Shopify mentions about this object here https://shopify.dev/changelog/new-app-liquid-object but when we click the link within it(https://shopify.dev/api/liquid/objects#app) to go to the object...
Hello , I am developing an app that has the functionality for customers to submit product reviews. To save the customers' reviews should I use Metafields or store the reviews in database ? . If, the answer is database, then should I make a new databa...
I am working on a shopify node app. I am using the boiler template provided by shopify cli https://github.com/Shopify/shopify-app-template-node . However the new shopify boiler template does not contain pages folder and I am having trouble understand...