Skip to content

Conversation

olirice
Copy link
Contributor

@olirice olirice commented Aug 25, 2025

What kind of change does this PR introduce?

Switch out Result<X, String> to capture errors for a dedicated GraphQLError type based on thiserror

Its a large but simple (line by line) refactor

@olirice olirice requested a review from imor August 25, 2025 15:12
Copy link
Contributor

@imor imor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tests are failing but otherwise approving to unblock. Left just one comment about using outdated thiserror version.

@olirice olirice merged commit ad0d6c2 into master Aug 25, 2025
7 of 8 checks passed
@olirice olirice deleted the or/error-types branch August 25, 2025 18:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants