Documentation
¶
Index ¶
- func GenerateClient(schema *parser.Schema) (map[string]string, error)
- func GenerateClientWithPrefix(schema *parser.Schema, prefix string) (map[string]string, error)
- func GenerateClientWithPrefixAndZod(schema *parser.Schema, prefix string, zod bool) (map[string]string, error)
- func GenerateTypeScriptIndex(schema *parser.Schema) string
- func GenerateTypeScriptIndexWithZod(schema *parser.Schema, zod bool) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateTypeScriptIndex ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.