Last active
September 6, 2023 12:47
-
-
Save thisismydesign/43cb47f3fc64dc3d3c93529209664ab7 to your computer and use it in GitHub Desktop.
Typed GraphQL queries and results /2 Generate types
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"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