Skip to content

Instantly share code, notes, and snippets.

@jasonraimondi
Created January 27, 2021 06:29
Show Gist options
  • Save jasonraimondi/8597d7357aae30a386188e9e56eb7985 to your computer and use it in GitHub Desktop.
Save jasonraimondi/8597d7357aae30a386188e9e56eb7985 to your computer and use it in GitHub Desktop.
overwrite: true
schema: github:jasonraimondi/scratchy#master:schema.graphql
token: ${GH_TOKEN}
documents: "graphql/**/*.graphql"
generates:
generated/graphql.ts:
plugins:
- typescript
- typescript-operations
- typescript-graphql-request
config:
# rawRequest: true
scalars:
DateTime: Date
JSON: "{ [key: string]: any }"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment