Fetches orders from a Shopify store (via private app access token) using the GraphQL API.
Supports pagination by following cursors.
To build, run:
./build.sh
This builds the shopify/python-api:latest
Docker image.
To run:
./run.sh YYYY-MM-DD
Will run and fetch orders for the given date.