IssueLinkConnection
No description
type IssueLinkConnection {
edges: [IssueLinkEdge!]!
pageInfo: PageInfo!
}
Fields
IssueLinkConnection.edges
● [IssueLinkEdge!]!
non-null object
IssueLinkConnection.pageInfo
● PageInfo!
non-null object
Member of
Issue
object