Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Apply ¶
func Apply(ctx context.Context, typeSystem *types.TypeSystem, sources []adapters.SchemaSourceConfig, verbose bool) error
Apply loads schema definitions into the provided type system.
func LoadFromFile ¶
func LoadFromFile(path string) ([]adapters.SchemaSourceConfig, error)
LoadFromFile reads schema source configurations from a YAML/JSON file.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.