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
.envfile. yarn generate-schema– you can inspectschema.tsafter it finishesyarn start
