Link typed fluent docs from fluent builder docs

This commit is contained in:
root
2026-02-27 13:35:14 +01:00
parent 0afc894fd6
commit 3c8ad87092

View File

@@ -1,5 +1,7 @@
# Fluent Builder API
For the newer property-mapped typed fluent API, see [Typed Fluent Syntax](typed-fluent-syntax.md). This page focuses on the original dynamic fluent builder semantics and parser behavior.
The fluent API is built around:
- `IDynamicSelectQueryBuilder`