Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/daeuniverse/daed
/ useGQLQueryClient
Function
useGQLQueryClient
apps/web/src/contexts/index.tsx:29–29 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
27
}
28
29
export const useGQLQueryClient = () => use(GQLClientContext)
30
31
type ColorScheme =
'dark'
|
'light'
32
type ThemeMode =
'system'
|
'light'
|
'dark'
Callers
15
useInitialize
Function · 0.90
useSetJsonStorageMutation
Function · 0.90
useSetModeMutation
Function · 0.90
useCreateConfigMutation
Function · 0.90
useUpdateConfigMutation
Function · 0.90
useRemoveConfigMutation
Function · 0.90
useSelectConfigMutation
Function · 0.90
useRenameConfigMutation
Function · 0.90
useCreateRoutingMutation
Function · 0.90
useUpdateRoutingMutation
Function · 0.90
useRemoveRoutingMutation
Function · 0.90
useSelectRoutingMutation
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected