OptionalafterOptionalaggregatesOptionalauditOptionalbypassWhen true, the server-side cache layer is bypassed for this view run —
neither the pre-check cache lookup nor the post-query cache write
happens. Propagated to RunViewParams.BypassCache.
OptionaldataOptional source-of-truth selector for entities that have a base-view materialization.
'Materialized' routes the read to the entity's materialized wrapper view; defaults to 'Live'.
Propagated to RunViewParams.DataSource.
OptionalexcludeOptionalexcludeOptionalfieldsOptionalforceOptionalignoreOptionalmaxOptionaloverrideOptionalresultOptionalsaveOptionalstartOptionaluser
Keyset (seek) pagination cursor — see RunViewParams.AfterKey. When set, the entity must have a single-column PK; throws AfterKeyNotSupportedError otherwise.