Skip to main content

IssuingTemplateAggregateResult

IssuingTemplateAggregateResult represents the result of an aggregation

type IssuingTemplateAggregateResult {
name: String!
count: Int!
}

Fields

IssuingTemplateAggregateResult.name ● String! non-null scalar

Name identifies the field or value being aggregated

IssuingTemplateAggregateResult.count ● Int! non-null scalar

Count represents the number of items in this aggregation bucket

Member Of

IssuingTemplateConnection object