JetBrains / js-graphql-intellij-plugin

GraphQL language support for WebStorm, IntelliJ IDEA and other IDEs based on the IntelliJ Platform.
https://jimkyndemeyer.github.io/js-graphql-intellij-plugin/
MIT License
879 stars 97 forks source link

Add @raw_response_type directive definition #607

Closed cedrickring closed 2 years ago

cedrickring commented 2 years ago

To generate typings for the optimisticResponse fields on mutations, the relay compiler requires this new directive.

See https://relay.dev/docs/glossary/#raw_response_type