-
I'm trying to use the Apollo Client Java in my Spring Boot 2.2.2.RELEASE app. Just a simple console app test app that calls my GraphQL server. The application fails to exit if I make an Apollo call. E…
-
Current spring boot graphql does not seem to support application/graphql content type with query text as body as specified here ( https://graphql.org/learn/serving-over-http ).
quote from the abov…
-
I use 'graphql-spring-boot-starter' 11.1.0 version; it include graphql-java-servlet 11.1.1 version; And Jpa use @ManyToOne(fetch= FetchType.LAZY) ; However, graphql-java-servlet switching to versio…
-
**Describe the bug**
I would like to get access to config from `Threads` class, but I can't at the moment as it is a package-private class.
I think it would be great to have it public, so we can use…
-
We have an input type that has a list of Int:
input AnInput {
id: ID!
aList: [Int]
}
The variables that are passed look like this:
{
"id": "3a9b3c5b-be6b-4f6a-bf0d-067681bb950c",
…
-
I understand @andimarek is a maintainer of `graphql-java` but I am just wondering if [`graphql-java-tools`](https://github.com/graphql-java-kickstart/graphql-java-tools) was considered at all to be pa…
-
# Weekly GitHub Trending! (2022/06/20 ~ 2022/06/27)
## TypeScript trending 5repo's
### [elastic](https://github.com/elastic) / [eui](https://github.com/elastic/eui)
ElasticUIFramework🙌
Fork:679 / Sta…
ivgtr updated
2 years ago
-
**Describe the bug**
Due to changes made in #259, the `onFinally()` callback of `GraphQLServletListener` is called before the GraphQL query has finished executing. This affects releases 10.1.0 and …
-
### Version Information
Server Version:
CLI Version (for CLI related issue):
### Environment
### What is the expected behaviour?
### Keywords
### What is the current behavi…
-
## Expected behavior
DGS's IntelliJ correctly matches my query method signature to the corresponding types in my schema.graphqls. (i.e.: there should be no warning for this case.)
## Actual beh…