Skip to main content
Version: 0.3.0

ClientConfig

age-schema-client v0.3.0


age-schema-client / ClientConfig

Interface: ClientConfig

Defined in: src/core/types.ts:10

Configuration options for the ageSchemaClient

Properties

PropertyTypeDescriptionDefined in
connectionConnectionConfigDatabase connection configurationsrc/core/types.ts:14
schema?SchemaConfigSchema configurationsrc/core/types.ts:19
query?QueryConfigQuery configurationsrc/core/types.ts:24