Kavitha Srinivasan

Results 219 comments of Kavitha Srinivasan

@paulbakker @berngp - could you also take a look?

Tested these changes and it works well.

This should be possible to do with the existing mechanism. We will add documentation and some examples for it.

This is by design. The @DgsQuery infers the matching field from the method name. So if you have conflicts, one would override the other. The correct usage would be to...

As you suggest, we could detect this and provide better error messaging.

I think this ticket makes sense to implement. I commented on the other one #1172, but in short, that would impose a lot of restrictions on folks if we fail...

Fixed as part of this PR: https://github.com/Netflix/dgs-framework/pull/1202

Feature is already implemented : `executeAndExtractJsonPath(query: String, jsonPath: String, servletWebRequest: ServletWebRequest)`

Is this still an outsatnding issue for you?