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