SupRefPublisherBucket
Aggregation bucket for reference design publishers with company identifier + counts.
type SupRefPublisherBucket {
count: Int!
publisherId: String!
}
Fields
SupRefPublisherBucket.count ● Int! non-null scalar
Number of items in the bucket.
SupRefPublisherBucket.publisherId ● String! non-null scalar
The identifier of the company that publish the reference design.