Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RealDevSquad/website-backend
/ QueryTypes
Enum
QueryTypes
typeDefinitions/rqlParser.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
export
enum QueryTypes {
2
FILTER =
"FILTER"
,
3
SORT =
"SORT"
,
4
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected