Export typings from your project
Generate TypeScript typings from your GraphQL Editor project.
$ gecli codegen typings
Additional options
typingsDir
string
Path where to store generated typings files
typingsEnv
"browser" or "node
Environment for typings to work with
typingsHost
GraphQL Server URL
Last updated 3 years ago
Was this helpful?