DataSourceDefinitionInternal
DataSourceDefinitionInternal is the top level object used for all internal data sources.
It contains one of any of the defined SourceType variants.
type DataSourceDefinitionInternal {
sourceType: InternalDataSourceKind!
}
Fields
DataSourceDefinitionInternal.sourceType ● InternalDataSourceKind! non-null union
Implemented by
DataSourceKind union