insertInPlace
constinsertInPlace:InsertMethod
Defined in: packages/core/src/utils/queryTools.ts:644
Inserts a rule or group into a query in place.
Returns
The query (mutated in place) with the rule or group inserted.
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.