Skip to main content

Documentation index: llms.txt. This page is also available as markdown: append .md to this URL or send Accept: text/markdown.

FieldLineageSortingKey

The possible sort fields for field lineages

enum FieldLineageSortingKey {
childDashboardPopularity
id
popularity
type
}

Values

FieldLineageSortingKey.childDashboardPopularity

Sort by the child dashboard popularity

FieldLineageSortingKey.id

Sort by the field lineage id

FieldLineageSortingKey.popularity

Sort by the field lineage popularity

FieldLineageSortingKey.type

Sort by the field lineage type

Member Of