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