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

feat(error): Turn more service errors into not found or not allowed #445

Merged
merged 1 commit into from
Sep 13, 2022

Conversation

vincent-pochet
Copy link
Collaborator

Context

Error handling in services and the way it's rendered in API and GraphQL needs a complete refactoring.

Description

Following previous PR #442 and #444, this one aims to turn more simple fail! service errors into typed errors

@vincent-pochet vincent-pochet added API Related to the public API GraphQL Related to the GraphQL API labels Sep 13, 2022
@vincent-pochet vincent-pochet self-assigned this Sep 13, 2022
@vincent-pochet vincent-pochet merged commit f2be36e into main Sep 13, 2022
@vincent-pochet vincent-pochet deleted the feature/not-found-again branch September 13, 2022 13:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API Related to the public API GraphQL Related to the GraphQL API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants