spring-graphql
https://github.com/spring-projects/spring-graphql
Java
Spring Integration for GraphQL
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Java not yet supported4 Subscribers
Add a CodeTriage badge to spring-graphql
Help out
- Issues
- Fix request execution documentation typos
- DgsGraphQlClient support for GraphQLMultiQueryRequest
- Methods that access the resopnse should raise GraphQlException consistently
- Schema inspection should detect mismatch between optional arguments in GraphQL schema and Kotlin non-nullable method parameters
- Support for Kotlin inline value classes
- Add better documentation for handling batch mappings with parameters
- Align cancelling behavior to graphql-java request execution
- Mapping fields for Input Types with different names between schema and Java Object
- The query functionality in QuerydslDataFetcher is currently limited to exact queries. Would it be possible to add a new feature for fuzzy queries? I can provide a pull request.
- Websocket connection_init message not send when using spring-graphql with spring-webmvc and undertow
- Docs
- Java not yet supported