Make Server Errors Compatible w/ UPWARD Spec
Open
- Dominant language
- PHP
- Stars
- 14
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
Spec expects all server errors to be returned as GraphQL-compliant JSON.
Create exception/error handler in UPWARD router that will appropriately wrap errors for the spec.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the UPWARD specification's requirements for server-error responses and tracing how errors are handled in the UPWARD router. Done means server errors are wrapped and returned as GraphQL-compliant JSON in every relevant router response.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- graphql, php
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100