ExportFormat
ExportFormat:
"json"
|"sql"
|"json_without_ids"
|"parameterized"
|"parameterized_named"
|"mongodb"
|"cel"
|"jsonlogic"
|"spel"
|"elasticsearch"
|"jsonata"
|"natural_language"
Available export formats for formatQuery.
Defined in
packages/react-querybuilder/src/types/importExport.ts:11
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.