Skip to content

GraphQLError is unhashable #34

Closed
@andrew-humu

Description

@andrew-humu

It seems that the logging library in python assumes that exceptions are hashable, in order to be logged. It'd be great if we could treat GraphQL errors the same way as other builtin exceptions.

See also, a similar issue in the schematics project:

schematics/schematics#452

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions