subqueryElementAliasBase
constsubqueryElementAliasBase:"elem_alias"='elem_alias'
Defined in: packages/core/src/utils/formatQuery/utils.ts:481
Base alias assigned to the element binding of a subquery generated for a rule's
`match` mode (e.g. unnest(field) as elem_alias).
caution
API documentation is generated from the latest commit on the main branch. It may be somewhat inconsistent with official releases of React Query Builder.