graphql-spring-boot icon indicating copy to clipboard operation
graphql-spring-boot copied to clipboard

Directive error does not lead to query error

Open PhilippS93 opened this issue 3 years ago • 1 comments

Discussed in https://github.com/graphql-java-kickstart/graphql-spring-boot/discussions/809

Originally posted by PhilippS93 April 21, 2022 Hello!

I am using the custom directive sample here

When using it and providing wrong input, the error message in the resulting http response is correct, but the requested mutation is still executed with the wrong data. Should the complete request be canceled instead or how can I configure such a behaviour?

Thanks!

PhilippS93 avatar May 05 '22 21:05 PhilippS93

any updates or more information required?

PhilippS93 avatar Jun 14 '22 15:06 PhilippS93