Skip to content
This repository was archived by the owner on Oct 23, 2024. It is now read-only.
This repository was archived by the owner on Oct 23, 2024. It is now read-only.

Aggregate errors in results instead of throwing them #13

@alexstrat

Description

@alexstrat

According to GrapqhQL specification, any error (missing field, resolver raises..) should be caught, formatted (GraphQLError type in graphql-js) and added to the "errors" list in the response.

As of today, they are thrown in the observable error channel.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions