Skip to content

Filtering on Computed Columns #357

Open
@arbela-cyberillium

Description

@arbela-cyberillium

I have a table with many to one relationship (affected_entity -> entity)

When I query affected_entity, I want to filter by the fields of entity table.
But the only filters I have are like:

affected_entityFilter

Fields
id: UUIDFilter
entity_id: UUIDFilter

In the affected_entity node I can access entity, but without filters

Can I help in any way?

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions