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

[Bug Report]: Throwing Appropriate errors to the client #467

Closed
sandeep-v1404 opened this issue Feb 11, 2022 · 0 comments · Fixed by #468
Closed

[Bug Report]: Throwing Appropriate errors to the client #467

sandeep-v1404 opened this issue Feb 11, 2022 · 0 comments · Fixed by #468
Labels
bug Something isn't working unapproved Unapproved for Pull Request

Comments

@sandeep-v1404
Copy link
Contributor

Describe the bug
The errors in the backend should be thrown appropriately with language translation.

To Reproduce
Steps to reproduce the behavior:

  1. npm start
  2. go to graphql playground
  3. run mutation addLanguageTranslation

Expected behavior
The message should be translated correctly.

Actual behavior
The error message was only thrown in the English language.

Screenshots
N/A

Additional details
N/A

@sandeep-v1404 sandeep-v1404 added the bug Something isn't working label Feb 11, 2022
@github-actions github-actions bot added the unapproved Unapproved for Pull Request label Feb 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working unapproved Unapproved for Pull Request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant