Files
spring-graphql/spring-graphql-docs
rstoyanchev 827b70b71d Update GraphQlResponseError contract
Add a String path representation making it easy to filter errors by
path using String comparison, and refine nullability.

Take advantage of the String error paths to simplify internal filtering
of error fields.

See gh-10
2022-03-18 18:19:15 +00:00
..