insert
constinsert:InsertMethod
Defined in: packages/core/src/utils/queryTools.ts:634
Inserts a rule or group into a query without mutating the original query.
Returns
A new query 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.