Wasm Directoryalpha
Record

framework-search-aggregation-interface

No description available.

record framework-search-aggregation-interface {
  bucket-names: list​<string>,
  buckets: list​<framework-search-bucket-interface>,
}

Fields

NameTypeDescription
bucket-nameslist​<string>
bucketslist​<framework-search-bucket-interface>