b49c63f3763752cd610a8f5369d9bb656f35369f
Extract GraphQlRequest, as a parent of RequestInput, that holds the actual request inputs sent from the client side. RequestInput then adds server-side transport details and ExecutionInput support. Also replace "query" with "document" in GraphQlRequest and in GraphQlClient. Closes gh-310
GraphQL support for Spring applications with GraphQL Java.
Code of Conduct
This project is governed by the Spring Code of Conduct. By participating, you are expected to uphold this code of conduct. Please report unacceptable behavior to spring-code-of-conduct@pivotal.io.
Documentation
This project has reference documentation (published and source), an API reference, and samples.
Continuous Integration Builds
Information regarding CI builds can be found in the project's Concourse pipeline documentation.
Stay in Touch
Follow @SpringCentral.
License
This project is released under version 2.0 of the Apache License.
Description
Languages
Java
97.9%
CSS
1.2%
Shell
0.7%
HTML
0.2%
