Skip to content

Commit 456cb70

Browse files
committed
Docs minor enhancement
1 parent a4aa36c commit 456cb70

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

packages/plugins/other/visitor-plugin-common/src/base-resolvers-visitor.ts

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,9 @@ export interface RawResolversConfig extends RawConfig {
128128
* export default config;
129129
* ```
130130
*
131-
* ## Custom Context Type
131+
* ## Custom Context Type by Path
132+
*
133+
* Note that the path should be relative to the generated file.
132134
*
133135
* ```ts filename="codegen.ts"
134136
* import type { CodegenConfig } from '@graphql-codegen/cli';

0 commit comments

Comments
 (0)