IssuesAggregationCollection
IssuesAggregationCollection type
type IssuesAggregationCollection {
  collection: [IssuesAggregation!]!
  metadata: CollectionMetadata!
}
Fields
IssuesAggregationCollection.collection ● [IssuesAggregation!]! non-null object
A collection of paginated IssuesAggregationCollection
IssuesAggregationCollection.metadata ● CollectionMetadata! non-null object
Pagination Metadata for navigating the Pagination
Returned By
issuesAggregation  query