Documentation index: llms.txt. This page is also available as markdown: append .md to this URL or send Accept: text/markdown.
getFieldLineages
query
getFieldLineagesGet many Field Lineages, with optional scoping, sorting and pagination
getFieldLineages(
pagination: PublicPagination
sorting: [FieldLineageSorting!]
scope: GetFieldLineagesScope!
): GetFieldLineagesOutput!