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://gitter.im/graphql-java/graphql-java)
5
+
[](https://gitter.im/graphql-java-kickstart/Lobby)
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.
@@ -53,11 +53,11 @@ A few libraries exist to ease the boilerplate pain, including [GraphQL-Java's bu
0 commit comments