SupSolutionTemplateRefDesignTypeBucket
Aggregation bucket for reference design types with type + counts.
type SupSolutionTemplateRefDesignTypeBucket {
count: Int!
type: SupSolutionTemplateRefDesignType!
}
Fields
SupSolutionTemplateRefDesignTypeBucket.count ● Int! non-null scalar
Number of items in the bucket.
SupSolutionTemplateRefDesignTypeBucket.type ● SupSolutionTemplateRefDesignType! non-null enum
Reference design type or solution template.