Overview
High-level overview of the LakeQL query builder package and its role in the system.
Filtering
How the query builder translates GraphQL filter inputs into SQL WHERE clauses.
Sorting & Paging
How the query builder applies ORDER BY and Trino-specific FETCH/OFFSET pagination.
API Reference
Auto-generated reference for all exported types, interfaces, and functions from @lakeql/query-builder.