Hello 👋
In this repo you will find code samples of calling the Shopify Admin API to get and update a product with both the REST and GraphQL APIs. This repo is intended to be used as reference material.
If you would like to run the code yourself you will need
go run main.go
composer install
php index.php
npm install
node js
pip install -r requirements.txt
python main.py
./main.sh