Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vercel/next.js
/ codegen.ts
File
codegen.ts
examples/cms-wordpress/codegen.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
type
{ CodegenConfig } from
"@graphql-codegen/cli"
;
2
import
{ loadEnvConfig } from
"@next/env"
;
3
4
const
projectDir = process.cwd();
Callers
nothing calls this directly
Calls
1
loadEnvConfig
Function · 0.90
Tested by
no test coverage detected