Skip to content

Commit 0dffebe

Browse files
authored
Add Intellij Plugin to the apollo galaxy (#6734)
1 parent fa72468 commit 0dffebe

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/source/advanced/galaxy.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,15 @@ The Apollo Kotlin galaxy projects all start with `apollo-kotlin`:
1111

1212
| Repository | Description |
1313
|-------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------|
14+
| [apollo-intellij-plugin](https://github.com/apollographql/apollo-intellij-plugin) | Apollo IntelliJ Plugin |
1415
| [apollo-kotlin-normalized-cache-incubating](https://github.com/apollographql/apollo-kotlin-normalized-cache-incubating) | Apollo Kotlin Incubating Normalized Cache |
1516
| [apollo-kotlin-compose-support](https://github.com/apollographql/apollo-kotlin-compose-support) | Compose support for Apollo Kotlin |
1617
| [apollo-kotlin-ktor-support](https://github.com/apollographql/apollo-kotlin-ktor-support) | HttpEngine and helpers to work with [Ktor](https://ktor.io/) |
1718
| [apollo-kotlin-execution](https://github.com/apollographql/apollo-kotlin-execution) | GraphQL execution algorithms |
1819
| [apollo-kotlin-adapters](https://github.com/apollographql/apollo-kotlin-adapters) | Datetime, BigDecimal and other adapters for Apollo Kotlin |
1920
| [apollo-kotlin-cli](https://github.com/apollographql/apollo-kotlin-cli) | Command line tool for your GraphQL projects |
2021
| [apollo-kotlin-mockserver](https://github.com/apollographql/apollo-kotlin-mockserver) | KMP ready HTTP mock server |
21-
| [apollo-kotlin-java-support](https://github.com/apollographql/apollo-kotlin-java-support) | Java language support for Apollo Kotlin |
22+
| [apollo-kotlin-java-support](https://github.com/apollographql/apollo-kotlin-java-support) | Java language support for Apollo Kotlin |
2223
| [apollo-kotlin-ffs](https://github.com/apollographql/apollo-kotlin-ffs) | A compiler plugin that allows validation of Federation directives |
2324

2425
When possible, file issues in the appropriate repository.

0 commit comments

Comments
 (0)