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

DataSourceOrderByInput

Defines the sorting options when listing data sources.

input DataSourceOrderByInput {
  name: Sort
}

Fields

name ● Sort enum

Member Of

dataSources query

Last updated

Was this helpful?