hasura / hasura/graphql-engine

console: add a relationships tab in the custom types page

Open
#4,140 1 comment 0 reactions 1 assignee Claimed by @0x777 View on GitHub
a/api/graphql c/actions c/console e/intermediate k/enhancement
Dominant language
TypeScript
Stars
32.1k
Forks
3k
PR merge metrics
PR metrics pending

Description

Currently, the only way to create relationships between object types and tables is by creating it from the action's page (`/actions/manage//relationships`). This makes one feel that the `Relationship` is a property of an action whereas it is actually a property of that action's returning type.

At `/actions/types/manage`, we allow users to view their custom types at a single place. We should have a `Relationships` tab on that page so that people can view and manage the relationships of all the types at a single place.

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.