Documentation ¶
Index ¶
Constants ¶
View Source
const ClientGenFile = "client.gen.ts"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TypeScriptGenerator ¶
func (*TypeScriptGenerator) Generate ¶
func (g *TypeScriptGenerator) Generate(_ context.Context, schema *introspection.Schema) (*generator.GeneratedState, error)
Generate will generate the TypeScript SDK code and might modify the schema to reorder types in a alphanumeric fashion.
Click to show internal directories.
Click to hide internal directories.