DataSourceDefinition
DataSourceDefinition represents the top level object that deals with data sources. DataSourceDefinition can be external or internal, with whatever number of data sources are defined for each type in the child objects below.
type DataSourceDefinition {
sourceType: DataSourceKind!
}
Fields
DataSourceDefinition.sourceType ● DataSourceKind! non-null union
Member of
DataSourceSpec object ● FutureProduct object ● UpdateFutureProduct object