Values_0.DashboardCustomizationVisualOptionsSourceThe options that define customizations available to dashboard readers for a specific visual
type nonrec t = {fieldsConfiguration : VisualCustomizationFieldsConfiguration.t option;The configuration that controls field customization options available to dashboard readers for a visual.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of
(string * [> `String of DataSetIdentifier.t ]) list ]
list ])
list ])
list ]