Skip to content

feat!: convert HTTP errors to ServerError for Apollo Client#2395

Merged
PowerKiKi merged 4 commits intothe-guild-org:masterfrom
JesseZomer:convert-httperrorresponse-to-apollo-servererror
Apr 15, 2026
Merged

feat!: convert HTTP errors to ServerError for Apollo Client#2395
PowerKiKi merged 4 commits intothe-guild-org:masterfrom
JesseZomer:convert-httperrorresponse-to-apollo-servererror

Conversation

@JesseZomer
Copy link
Copy Markdown
Contributor

BREAKING CHANGE: HTTP errors now return Apollo Client's ServerError instead of Angular's HttpErrorResponse

Fixes #2394

Checklist:

  • If this PR is a new feature, please reference a discussion where a consensus about the design
    was reached (not necessary for small changes)
  • Make sure all the significant new logic is covered by tests

…lity

BREAKING CHANGE: HTTP errors now return Apollo Client's ServerError instead of Angular's HttpErrorResponse

Fixes the-guild-org#2394
@PowerKiKi PowerKiKi enabled auto-merge April 15, 2026 14:15
@PowerKiKi PowerKiKi merged commit ea0fd02 into the-guild-org:master Apr 15, 2026
15 checks passed
@PowerKiKi
Copy link
Copy Markdown
Collaborator

Thank you for your work and your patience ! 🙏

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.

HttpErrorResponse error in ErrorLink

2 participants