parseJSONata
Converts a JSONata string expression into a DefaultRuleGroupType or DefaultRuleGroupTypeIC.
Functions
| Function | Description |
|---|---|
| parseJSONata | Converts a JSONata string expression into a query suitable for the index!QueryBuilder QueryBuilder component's query or defaultQuery props (DefaultRuleGroupType). |
Interfaces
| Interface | Description |
|---|---|
| ParseJSONataOptions | Options object for parseJSONata. |
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.