Skip to content

FieldValue

cartographer


cartographer / FieldValue

FieldValue = string | number | boolean | string[] | Date | null

Defined in: types/dynamicWork.ts:36

Valid field value type - represents all possible types that can be stored in catalog fields. Used throughout query functions for type consistency.