Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom error on Graphql #7

Closed
vsuaste opened this issue Feb 19, 2019 · 1 comment
Closed

Custom error on Graphql #7

vsuaste opened this issue Feb 19, 2019 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@vsuaste
Copy link

vsuaste commented Feb 19, 2019

In order to give feedback to the user about error in the graphql server, we need to customize such error reponse.
See this documents for more info about customizing errors in graphql:

Specifically for this issue we need to pass were validation failed, if so.
We access that information in the file views/pages/formElements.ejs lines 132 to 136

Expected work time: 8h

@vsuaste vsuaste added the enhancement New feature or request label Feb 19, 2019
@vsuaste vsuaste self-assigned this Feb 19, 2019
@vsuaste
Copy link
Author

vsuaste commented Feb 21, 2019

Done. Commits #9144f7 #d7e376

@vsuaste vsuaste closed this as completed Feb 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant