Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
8
declare module
'graphql-request'
{
9
export
interface
GraphQLClient {
10
unsetHeader(header: string): GraphQLClient;
11
}
12
}
13
Callers
2
BootDataProvider
Function · 0.80
EditPost
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected