Skip to content

Instantly share code, notes, and snippets.

@thisismydesign
Last active September 6, 2023 12:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save thisismydesign/43cb47f3fc64dc3d3c93529209664ab7 to your computer and use it in GitHub Desktop.
Save thisismydesign/43cb47f3fc64dc3d3c93529209664ab7 to your computer and use it in GitHub Desktop.
Typed GraphQL queries and results /2 Generate types
{
"scripts": {
"client:generate:schema": "zeus <path-ot-schema> <output-folder> --typescript --apollo"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment