IssuesAggregationCollection
No description
type IssuesAggregationCollection {
collection: [IssuesAggregation!]!
metadata: CollectionMetadata!
}
Fields
IssuesAggregationCollection.collection
● [IssuesAggregation!]!
non-null object
IssuesAggregationCollection.metadata
● CollectionMetadata!
non-null object
Returned By
issuesAggregation
query