You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Research best-practices for GraphQL error handling and find a strategy to apply to the LandPKS backend. Add appropriate unit/integration tests and update the frontend as needed.
The text was updated successfully, but these errors were encountered:
Create standard response formats for GraphQL API error handling and apply them to the LandPKS Terraso backend.
Description
Currently, error handling and response code behavior is ad-hoc and not standard. For example, a few different error modes currently in use:
Research best-practices for GraphQL error handling and find a strategy to apply to the LandPKS backend. Add appropriate unit/integration tests and update the frontend as needed.
The text was updated successfully, but these errors were encountered: