rstoyanchev 5e95fcf60a Refine getError(s) methods on ResponseField
getError now returns either the error at the field or on a parent
field, which provides a reliable answer for why a field failed even
for a field whose path is below where the error occurred.

getErrors likewise now also includes errors above. There is still no
need for special logic to get only errors below since where there is
a field value, errors are below anyway.

See gh-10
2022-03-17 13:37:16 +00:00
2022-03-16 14:38:02 +01:00
2022-03-16 14:26:00 +01:00
2022-03-16 10:00:37 +00:00
2021-08-27 11:01:25 +02:00
2021-05-18 17:53:08 +02:00
2020-07-23 09:40:14 +03:00
2022-02-09 10:51:32 +00:00

Build status

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
No description provided
Readme 5.9 MiB
Languages
Java 97.9%
CSS 1.2%
Shell 0.7%
HTML 0.2%