defaultJSONataSerializers
constdefaultJSONataSerializers:SQLSerializerRegistry
Defined in: expr/src/functions/jsonata.ts:8
Built-in "jsonata" (JSONata) expression serializers. Arithmetic
and mod use native infix operators; abs/min/max/uppercase/lowercase map to
the built-in $-prefixed functions ($min/$max take an array argument).
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.