We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59264cb commit 19ab295Copy full SHA for 19ab295
test/tsconfig.test.json
@@ -5,7 +5,7 @@
5
"noEmit": true,
6
"allowImportingTsExtensions": true,
7
// TODO: This setting is not compatible with the default definition of
8
- // DocumentTypeDecoration from '@graphql-codegen-types/core'. That
+ // DocumentTypeDecoration from '@graphql-typed-document-node/core'. That
9
// definition includes `{__apiType?: ...}` as an optional, so assigning it
10
// to an explicit `undefined` is impossible under
11
// exactOptionalPropertyTypes. We only need to work around this in tests,
0 commit comments