-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Description
"@graphql-codegen/typescript": "^2.4.8",
"@graphql-codegen/typescript > @graphql-codegen/visitor-plugin-common > @graphql-tools/relay-operation-optimizer > relay-compiler@12.0.0" has incorrect peer dependency "graphql@^15.0.0".
Issue workflow progress
Progress of the issue based on the Contributor Workflow
- 1. The issue provides a reproduction available on GitHub, Stackblitz or CodeSandbox
Make sure to fork this template and run
yarn generate
in the terminal.Please make sure the Codegen and plugins version under
package.json
matches yours.
- 2. A failing test has been provided
- 3. A local solution has been provided
- 4. A pull request is pending review
Describe the bug
To Reproduce
Steps to reproduce the behavior:
- My GraphQL schema:
# Put your schema here
- My GraphQL operations:
# Put your operations here
- My
codegen.yml
config file:
# Put your YML here
Expected behavior
Environment:
- OS:
@graphql-codegen/...
:- NodeJS:
Additional context
Cito, Daguima-dag, eleith, tuanalumi, dementors-magnus and 7 more
Metadata
Metadata
Assignees
Labels
No labels