addValidationError #5881
pahaz
started this conversation in
Feature requests
Replies: 1 comment
-
Thanks for the suggestion @pahaz! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have a simple use case. I want to display field errors near the field. The best way for that is to add a
fieldPath
in error data context.Example
argumentName
from Apollo doc: https://www.apollographql.com/docs/apollo-server/data/errors/#including-custom-error-detailsAt the moment there is no way to do it inside the admin UI.
Could you please add it in the validation error context?
Beta Was this translation helpful? Give feedback.
All reactions