Skip to content

ValueBoolean

A boolean-typed value.

Implements: Value

Fields

Field Type Description
serializedValue String! The value rendered in its string form, primarily for values within filters.
value Boolean The boolean value; unset when the cell holds no value.