diff --git a/docs/fluent-builder-api.md b/docs/fluent-builder-api.md index 55449eb..c84aba1 100644 --- a/docs/fluent-builder-api.md +++ b/docs/fluent-builder-api.md @@ -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`