Documentation index: llms.txt. This page is also available as markdown: append .md to this URL or send Accept: text/markdown.
DataProductSortingKey
The possible sort fields for Data Products
enum DataProductSortingKey {
tableName
dashboardName
termName
}
Values
DataProductSortingKey.tableName
Sort by the table name
DataProductSortingKey.dashboardName
Sort by the dashboard name
DataProductSortingKey.termName
Sort by the term name
Member Of
DataProductSortinginput