Skip to content

ValueInteger

A 32-bit integer value.

Implements: Value

Fields

Field Type Description
serializedValue String! The value rendered in its string form, primarily for values within filters.
value Int The 32-bit integer value; unset when the cell holds no value.