Skip to content

Documentation Error handling #111

@AccsoSG

Description

@AccsoSG

I searched the documentation for which erros are currently being thrown by neo4j/graphql, and under what circumstances. Unfortunately, there is currently no documentation for this.

I found the following errors in the code:

Neo4jGraphQLError

  • Neo4jGraphQLForbiddenError
  • Neo4jGraphQLAuthenticationError
  • Neo4jGraphQLConstraintValidationError
  • Neo4jGraphQLCypherBuilderError
  • Neo4jGraphQLRelationshipValidationError

Most of these are actually self-explanatory, but what is the Neo4jGraphQLRelationshipValidationError for, for example?. Under what circumstances is this error triggered? How should this error be handled?

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions