You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Integration with the [GraphQL IntelliJ Plugin](https://plugins.jetbrains.com/plugin/8097-js-graphql): the structure of the Apollo project is automatically contributed, so there is no need to create a `graphql.config.yml` / `.graphqlconfig` file
14
-
- Navigation from Kotlin code to GraphQL definitions
14
+
- Navigation Kotlin code ⇄ GraphQL definitions
15
+
- Unused operations and fields highlighting
15
16
- Migration helpers:
16
17
- Apollo Android 2.x → Apollo Kotlin 3.x
17
18
- Apollo Kotlin 3.x → Apollo Kotlin 4.x (WIP)
@@ -28,8 +29,8 @@ This plugin for Android Studio and IntelliJ helps you work with the
0 commit comments