VisualizationMetricParamInput
A param input is a key-value pair used to provide filter values to a visualizationMetricData query.
This page contains
Fields
paramKey String! | The key in the key-value pair. |
paramValue [String]! | The value in the key-value pair. Note that this takes the form of an array of strings. Most of the time the array will contain a single value. |