Relative Content

Tag Archive for node.jsshopifyshopify-app

How to correctly set up the Shopify App Node Template?

I need to set up my first Shopify App, in order to create a simple Express.js API who can make GraphQL request to modify a custom metafield value from storefront.
I’m stuck at the beginning : set up my app dev environment.