hasura / hasura/graphql-engine

server: support for boolean expressions across relationships to Native Queries

Open
#10,608 0 comments 0 reactions 0 assignees View on GitHub
k/enhancement
Dominant language
TypeScript
Stars
32.1k
Forks
3k
PR merge metrics
PR metrics pending

Description

### Is your proposal related to a problem?

This FR is raised with the limitation described here in [10607](https://github.com/hasura/graphql-engine/issues/10607)

Currently, user cannot filter based on nested objects , in this case Native query relationship to a DB table.

### Describe the solution you'd like

Ability to filter through Native query relationship(filter based on nested object, here NQ relationship) for all the databases which support native queries.

Contributor guide

Open the contributing guide

Research direction

Start with the limitation described in issue 10607, then investigate how native query relationships and nested-object filtering are handled across databases that support native queries. Done means boolean expressions can filter through native query relationships for all supported databases.

Written by the indexing model from the issue text.

Assessment

Tech stack
graphql
Domain
api, databases
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.