IssueLinkEdge
No description
type IssueLinkEdge {
cursor: String!
node: IssueLink!
}
Fields
IssueLinkEdge.cursor
● String!
non-null scalar
IssueLinkEdge.node
● IssueLink!
non-null interface
Member of
IssueLinkConnection
object