ValueString
A string-typed value.
Implements: Value
Fields
| Field | Type | Description |
|---|---|---|
| serializedValue | String! | The value rendered in its string form, primarily for values within filters. |
| value | String | The string value; unset when the cell holds no value. |
A string-typed value.
Implements: Value
| Field | Type | Description |
|---|---|---|
| serializedValue | String! | The value rendered in its string form, primarily for values within filters. |
| value | String | The string value; unset when the cell holds no value. |