MCPcopy
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

1import type { CodegenConfig } from "@graphql-codegen/cli";
2import { loadEnvConfig } from "@next/env";
3
4const projectDir = process.cwd();

Callers

nothing calls this directly

Calls 1

loadEnvConfigFunction · 0.90

Tested by

no test coverage detected