Is there a way to access issue link information in graphql?

Is there a way to access issue link information in GraphQL? I’d like to write a query that finds the transitive closure of all issues that are blocking a given issue. From the documentation it doesn’t seem that this information is reflected in GraphQL. Is this an oversight? Is there a technical limitation here?