Skip to content

API Reference

/

Query builders

Query builders

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?