Netflix / dgs-framework

GraphQL for Java with Spring Boot made easy.
https://netflix.github.io/dgs
Apache License 2.0
3.03k stars 286 forks source link

Add the path if it exists in the error for datafetching execptions. #1910

Closed srinivasankavitha closed 1 month ago

srinivasankavitha commented 1 month ago

Pull Request type

Changes in this PR

Add the path field to the error info.

Describe the new behavior from this PR, and why it's needed Issue #1909

Alternatives considered

Describe alternative implementation you have considered