Skip to content
Sign In

API Reference

/

Query builders

Query builders

The chainable builder classes returned by the SDK's query methods.

Query methods on a session or transaction return a builder rather than a plain promise. Each builder exposes chainable methods for configuring the operation, and is awaited to execute it.

Was this page helpful?