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.

getTables

querygetTables

Get many tables, with optional scoping, sorting and pagination

getTables(
pagination: PublicPagination
sorting: [TableSorting!]
scope: GetTablesScope
): GetTablesOutput!