Skip to main content

ExportObjectFormats

ExportObjectFormats = "parameterized" | "parameterized_named" | "jsonlogic" | "elasticsearch" | "jsonata" | "mongodb_query"

Defined in: packages/react-querybuilder/src/types/export.ts:32

Export formats for formatQuery that produce objects instead of strings.


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.