Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Ashutosh00710/github-readme-activity-graph
/ Query
Class
Query
src/interfaces/interface.ts:1–6 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
export
class
Query {
2
query: string;
3
variables: {
4
LOGIN: string;
5
};
6
}
7
8
export
class
Colors {
9
areaColor: string;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected