Skip to content

VaultMD / WhereValue

Type Alias: WhereValue

WhereValue = string | number | boolean

Defined in: src/query/models/where-map.ts:5

A scalar frontmatter value usable as a filter operand. Frontmatter is flat, so only scalars are comparable.