Skip to content

Clearer error when the OR operator is used with column filters #6041

@PaulRBerg

Description

@PaulRBerg

As explained here, Graph Node doesn't currently support the or operator with column filters.

This appears to be an unhandled scenario in the graph-node implementation — because this generic error is thrown:

ClientError: Filter must by an object

It would be super helpful (to lower the debugging time for users) if the error was more specific/ more informative.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions