Documentation index: llms.txt. This page is also available as markdown: append .md to this URL or send Accept: text/markdown.
getDashboardFields
query
getDashboardFieldsGet many dashboardFields, with optional scoping, sorting and pagination
getDashboardFields(
pagination: PublicPagination
sorting: [DashboardFieldSorting!]
scope: GetDashboardFieldsScope
): GetDashboardFieldsOutput!