Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NodeGenerator ¶
type NodeGenerator struct{}
func (*NodeGenerator) Generate ¶
func (g *NodeGenerator) Generate(_ context.Context, schema *introspection.Schema) ([]byte, error)
Generate will generate the NodeJS SDK code and might modify the schema to reorder types in a alphanumeric fashion.
Click to show internal directories.
Click to hide internal directories.