-
La première capture d'écran montre l'interface du fichier schema.graphql. Dans cette interface, vous pouvez voir la définition du schéma GraphQL pour mon microservice. Cela comprend les types de requê…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
Before I qualify this as a potential bug I just wanted to ask if `application/graphql` should still be supported as media type after switching from `graphql-dgs-spring-boot-starter` to `graphql-dgs-sp…
-
I recently captured a few flame graphs of my application, and notice that `DataFetchingFieldSelectionSetImpl.computeValuesLazily()` shows up in 25% of the flame graphs.
- I'm wondering if it is exp…
-
https://spring.io/blog/2022/05/19/spring-for-graphql-1-0-release
-
-
Vulnerable Library - graphql-spring-boot-starter-12.0.0.jar
Path to vulnerable library: /java/graphql-idor/pom.xml,/java/graphql-mutation/pom.xml,/java/graphql-injections/pom.xml,/java/graphql-info…
-
I tried subscribe with Postman but it fails with `Server sent no subprotocol`:
I found that the client sends `graphql-transport-ws` sub-protocol but server only tests to `graphql-ws` because `g…
-
Hi,
a few days ago I updated my `com.netflix.graphql.dgs:graphql-dgs-platform-dependencies` from version `6.X` to `7.X`.
It seems the codegen plugin is incompatible with the newest release as it …
-
Hi! I'm trying to follow the [Observability](https://docs.spring.io/spring-graphql/reference/observability.html) instructions to get GraphQL actuator metrics published. We're using a Datadog StatsD si…