Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EnumFacet

Enum facet

Hierarchy

  • EnumFacet

Index

Properties

Properties

facetAs

facetAs: "ENUM"

field

field: string

Optional filter

filter: { includeWithMissingField?: boolean; type: "IN" | "EXCLUDES" | "EQ"; values: string[] }

Type declaration

  • Optional includeWithMissingField?: boolean
  • type: "IN" | "EXCLUDES" | "EQ"
  • values: string[]

Optional name

name: string

Generated using TypeDoc