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