For the complete documentation index, see llms.txt. This page is also available as Markdown.

createDataSource

Create a new data source.

createDataSource(
  input: DataSourceInput!
): DataSourceResult!

Arguments

input ● DataSourceInput! non-null input

Type

DataSourceResult union

Last updated

Was this helpful?