Skip to content

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