MCPcopy Create free account
hub / github.com/dailydotdev/apps / batch.spec.ts

File batch.spec.ts

packages/shared/src/graphql/batch.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import nock from 'nock';
2import type { ApiErrorResult } from './common';
3import { ApiError, getApiError } from './common';
4import { gqlBatchRequest, setGqlBatchingEnabled } from './batch';

Callers

nothing calls this directly

Calls 4

setGqlBatchingEnabledFunction · 0.90
gqlBatchRequestFunction · 0.90
getApiErrorFunction · 0.90
itFunction · 0.85

Tested by

no test coverage detected