Minimal example showcasing type-safe access to authenticated GitHub GraphQL API via Apollo Client 2.0 & apollo-codegen
. ✨
yarn
- Enter your GitHub personal access token to the
.env
file. yarn generate-schema
– you can inspectschema.ts
after it finishesyarn start