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

Figure out why UpdateSettingValidator doesn't return a GraphQL Error #5

Open
xorinzor opened this issue Nov 20, 2022 · 0 comments
Open

Comments

@xorinzor
Copy link
Member

App\GraphQL\Validators\Mutation\UpdateSettingValidator validates the Settings that are saved from the Admin Panel.

The validation works, but in case of a rejection just no GraphQL errors are returned. Leading to the query completing succesfully (yet the data not being saved due to having failed validation).

@xorinzor xorinzor moved this to Todo in Shoutzor Nov 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant