ParameterFixedListOption is an input datatype for a fixed list parameter.

This datatype is used by the datatype, ParameterFixedListPropertiesInput, which is used by the 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: ParameterFixedListOption

ParameterTypeRequiredDefaultStabilityDescription
Some arguments may be required, as indicated in the Required column. For return datatypes, this indicates that you must specify which fields you want returned in the results.
Table last updated: Sep 19, 2024
labelstringyes Long-TermThe label of the parameter.
valuestringyes Long-TermThe value of the parameter.