mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-14 17:02:49 +03:00
This commit is contained in:
parent
675370e98c
commit
7c5a5a2957
@ -43,7 +43,7 @@ const getRelationshipLine = (isObjRel, lcol, rcol, rTable) => {
|
||||
) : (
|
||||
<span>
|
||||
|
||||
{rTable.name} :: {rcol}
|
||||
{rTable} :: {rcol}
|
||||
→
|
||||
{getGrayText(lcol)}
|
||||
</span>
|
||||
|
Loading…
Reference in New Issue
Block a user