In a github repo **Issue** there are 3 ways to insert a link to another issue, PR, e.t.c, for example: - #3231 - 1: a Reference in a list #3231 - 2: same Reference not in a list [link](https://github.com/graphql/graphql-js/pull/3231) - 3: a Link to the same url **Problem**: in the response to a graphql query the **link info is missing** from the 2 Reference cases.