mapSQLOperator()
mapSQLOperator(
rqbOperator:string):string
Defined in: packages/core/src/utils/formatQuery/utils.ts:30
Maps a DefaultOperatorName to a SQL operator.
Parameters
| Parameter | Type |
|---|---|
rqbOperator | string |
Returns
string
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.