MCPcopy Create free account
hub / github.com/dailydotdev/apps / unsetHeader

Method unsetHeader

packages/shared/src/types.ts:10–10  ·  view source on GitHub ↗
(header: string)

Source from the content-addressed store, hash-verified

8declare module 'graphql-request' {
9 export interface GraphQLClient {
10 unsetHeader(header: string): GraphQLClient;
11 }
12}
13

Callers 2

BootDataProviderFunction · 0.80
EditPostFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected