Skip to content

Instantly share code, notes, and snippets.

@vysinsky
Created April 2, 2020 18:05
Show Gist options
  • Save vysinsky/eea83972ec1b89c2a02a53b146c10c16 to your computer and use it in GitHub Desktop.
Save vysinsky/eea83972ec1b89c2a02a53b146c10c16 to your computer and use it in GitHub Desktop.
{
"schema": "./schema.json",
"generates": {
"./src/generated/graphql.d.ts": {
"overwrite": true,
"plugins": ["typescript", "typescript-graphql-request"]
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment