Skip to main content

defaultMongoDBValueProcessor()

defaultMongoDBValueProcessor(field, operator, value, valueSource?): string

Parameters

ParameterType
fieldstring
operatorstring
valueany
valueSource?ValueSource

Returns

string

Deprecated

Prefer defaultRuleProcessorMongoDB.

Defined in

packages/react-querybuilder/src/utils/formatQuery/index.ts:29


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.