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

Fix no-rows bug with last message status #4061

Merged
merged 1 commit into from
Sep 9, 2024

Conversation

mastercactapus
Copy link
Member

This pull request improves the error handling for validation in GraphQL. It includes a fix for a bug where the LastMessageStatus function was returning an error when there were no rows found in the database. Now, if the query returns no rows, the function will return nil instead of an error. This improves the overall error handling and ensures a smoother experience when working with GraphQL validation.

@mastercactapus mastercactapus merged commit ba53a0a into master Sep 9, 2024
7 checks passed
@mastercactapus mastercactapus deleted the last-status-no-rows-bug branch September 9, 2024 19:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants