ExportFormat
ExportFormat =
"json"|"sql"|"json_without_ids"|"parameterized"|"parameterized_named"|"mongodb"|"mongodb_query"|"cel"|"jsonlogic"|"spel"|"elasticsearch"|"jsonata"|"natural_language"|"ldap"|"drizzle"|"prisma"|"sequelize"
Defined in: packages/core/src/types/export.ts:20
Available export formats for formatQuery.
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.