Hi, I'm doing some work with the GraphQL API and one thing that I noticed is that the polarisInsights query will give you the ARN ID of the idea that the insight is connected to but you can't follow that connection as an edge to get the name and key of the issue.
I also can't start at something like the issueKey query and get a list of the attached insights. I know it's a beta API and maybe I'm missing something in the usage, but it isn't apparent how to get the list of insights for an issue. Or the issues that insights are attached to.