Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
toggleBoolQuery
Method · 0.95
Calls
1
buildQuery
Method · 0.95
Tested by
no test coverage detected