ParameterFixedListPropertiesInput is an input datatype for a fixed list property parameter pairs.

This datatype is used by the datatype, ParameterInput datatype, which is used by two other datatypes: CreateDashboardInput, which is used by the createDashboard() mutation field; and UpdateDashboardInput, which is used by the updateDashboard() mutation.

Table: ParameterFixedListPropertiesInput

ParameterTypeRequiredDefaultStabilityDescription
Some input parameters may be required, as indicated in the Required column. For return values, this indicates that you are assured a value if the field is requested for the results.
Table last updated: Sep 19, 2024
values[ParameterFixedListOption]yes Long-TermThe key and value pairs for parameters. See ParameterFixedListOption.