Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dailydotdev/apps
/ shellState.ts
File
shellState.ts
packages/shared/src/graphql/shellState.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ gql } from
'graphql-request'
;
2
import
type
{ Action } from
'./actions'
;
3
import
{ USER_ACTION_FRAGMENT } from
'./actions'
;
4
import
type
{ Connection } from
'./common'
;
Callers
nothing calls this directly
Calls
1
gql
Function · 0.85
Tested by
no test coverage detected