chore(docs): fix typo in nexus framework migration guide (#526)
This commit is contained in:
parent
8cea40a890
commit
69af9324a9
|
@ -376,7 +376,7 @@ Nexus Framework has some builtin logging functionality. You can approximate it a
|
|||
}
|
||||
|
||||
Nexus.makeSchema({
|
||||
typegenAutoconfig: {
|
||||
typegenAutoConfig: {
|
||||
sources: [{ source: __filename, alias: 'ContextModule' }]
|
||||
contextType: 'ContextModule.Context',
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue