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
[](https://spectrum.chat/graphql-java-kick/tools)
5
+
[](https://spectrum.chat/graphql-java-kick)
6
6
7
7
This library allows you to use the GraphQL schema language to build your [graphql-java](https://github.com/graphql-java/graphql-java) schema.
8
8
Inspired by [graphql-tools](https://github.com/apollographql/graphql-tools), it parses the given GraphQL schema and allows you to BYOO (bring your own object) to fill in the implementations.
@@ -13,7 +13,7 @@ GraphQL Java Tools aims for seamless integration with Java, but works for any JV
13
13
## We are looking for contributors!
14
14
Are you interested in improving our documentation, working on the codebase, reviewing PRs?
15
15
16
-
[Reach out to us on Spectrum](https://spectrum.chat/graphql-java-kick/tools) and join the team!
16
+
[Reach out to us on Spectrum](https://spectrum.chat/graphql-java-kick) and join the team!
0 commit comments