2021-12-31 09:39:03 +01:00
2021-12-31 09:39:03 +01:00
2021-12-31 09:39:03 +01:00
2021-12-31 09:39:03 +01:00
2021-12-31 09:39:03 +01:00
2021-12-31 09:39:03 +01:00
2021-12-31 09:39:03 +01:00
2021-12-31 09:39:03 +01:00
2021-12-31 09:39:03 +01:00
2021-12-31 09:39:03 +01:00
2021-12-31 09:39:03 +01:00
2021-12-31 09:39:03 +01:00

A sane and efficient guide for consuming GraphQL endpoints in Typescript

This is the companion repo to the blog post about GraphQL with Typescript.

This is skeleton svelte kit app. The relevant files are:

  • .graphqlrc.yml
  • codegen.yaml
  • src/lib/gql

Running

pnpm i

pnpm run generate # Generate GraphQL stuff
pnpm run dev
S
Description
This is the companion repo to the blog post about GraphQL with Typescript.
Readme 430 KiB
Languages
TypeScript 95.9%
Svelte 2.4%
HTML 1.2%
JavaScript 0.5%