Documentation
¶
Index ¶
- func GenerateClient(schema *parser.Schema) (map[string]string, error)
- func GenerateClientWithPrefix(schema *parser.Schema, prefix string) (map[string]string, error)
- func GenerateClientWithPrefixAndPydantic(schema *parser.Schema, prefix string, pydantic bool) (map[string]string, error)
- func GeneratePythonInit(schema *parser.Schema) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateClientWithPrefixAndPydantic ¶ added in v0.0.5
func GeneratePythonInit ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.