hasura / hasura/graphql-engine

Feature Request: Action Relationship from table to action

Open
#6,557 3 comments 2 reactions 0 assignees View on GitHub
a/api/graphql
Dominant language
TypeScript
Stars
32.1k
Forks
3k
PR merge metrics
PR metrics pending

Description

Action relationship can be created from an action to a local table.
Please also add support for creating a relationship from a local table to an action.

For instance,
An action accepts `user_id` as the input and return the `first_name`.
A local table includes a list of `user_id`.
And I'd like hasura to return a list of users that contain both `user_id` and `first_name`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.