@gradientedge/commercetools-utils
    Preparing search index...

    Interface ProductSearchFacetResultBucketEntry

    interface ProductSearchFacetResultBucketEntry {
        count: number;
        key: string;
    }
    Index

    Properties

    Properties

    count: number

    Number of values in the bucket.

    key: string

    Key of the bucket.