MCPcopy 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

1import { useInfiniteQuery } from '@tanstack/react-query';
2import { gql } from 'graphql-request';
3import { generateQueryKey, getNextPageParam, RequestKey } from '../lib/query';
4import type { Connection } from './common';

Callers

nothing calls this directly

Calls 1

gqlFunction · 0.85

Tested by

no test coverage detected