type CreateDataSourceQuery: object;Type declaration
n
n: string;Name of the data source
s
s: object;Source configuration for this data source--information about where it came from, or any metadata that might be useful
Index signature
[key: string]: UnsafeJsonSerializableOrUndefined