MCPcopy Create free account
hub / github.com/appbaseio/mirage / removeQuery

Method removeQuery

app/queryBlocks/queryBlocks.component.ts:117–120  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

115 }
116
117 removeQuery() {
118 this.result.resultQuery.result = [];
119 this.buildQuery();
120 }
121
122 addSortBlock() {
123 let sortObj = {

Callers 1

toggleBoolQueryMethod · 0.95

Calls 1

buildQueryMethod · 0.95

Tested by

no test coverage detected