Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/webiny/webiny-js
/ createGraphQLHandler.ts
File
createGraphQLHandler.ts
packages/handler-graphql/src/createGraphQLHandler.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ toBoolean } from
"@webiny/stdlib"
;
2
import
type
{ GraphQLSchema } from
"graphql"
;
3
import
type
{ Context } from
"@webiny/handler"
;
4
import
{ RoutePlugin } from
"@webiny/handler"
;
Callers
nothing calls this directly
Calls
11
processRequestBody
Function · 0.85
headers
Method · 0.80
code
Method · 0.80
createCacheKey
Function · 0.70
createGraphQLSchema
Function · 0.70
formatErrorPayload
Function · 0.70
createRequestBody
Function · 0.70
send
Method · 0.65
error
Method · 0.65
warn
Method · 0.65
status
Method · 0.45
Tested by
no test coverage detected