Quick start with Tento
This guide assumes familiarity with:
- @shopify/shopify-api - package for access for the Shopify Admin API - read here
- dotenv - package for managing environment variables - read here
- tsx - package for running TypeScript files - read here
- Get started with OAuth - read here
Step 1 - Install dependencies
Step 2 - Setup connection variables
Step 3 - Declare schema file
Step 4 - Connect and Query the Shopify