We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This leads to a compiler error:
Project project = graphQlClient.documentName("projectReleases") .variable("slug", "spring-framework") .retrieveSync() .toEntity(Project.class);
spring-graphql/spring-graphql-docs/modules/ROOT/pages/client.adoc
Line 473 in 137d12e
The text was updated successfully, but these errors were encountered:
311531b
Thanks for letting us know @ullenboom - I've moved both "client" and "testing" sections to compiled code snippets to avoid this situation in the future. Changes should be reflected shorty here: https://docs.spring.io/spring-graphql/reference/1.3-SNAPSHOT/client.html
Sorry, something went wrong.
bclozel
No branches or pull requests
This leads to a compiler error:
spring-graphql/spring-graphql-docs/modules/ROOT/pages/client.adoc
Line 473 in 137d12e
The text was updated successfully, but these errors were encountered: