Documentation index: llms.txt. This page is also available as markdown: append .md to this URL or send Accept: text/markdown.
getDataProducts
query
getDataProductsGet many Data Products, with optional scoping, sorting and pagination
getDataProducts(
pagination: PublicPagination
sorting: [DataProductSorting!]
scope: GetDataProductScope
): GetDataProductOutput!