We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
A minimal repro to show how strict ts rules are incompatible with graphql-codegen `documentMode: ‘string’`
To reproduce error:
yarn install
yarn codegen
yarn check