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 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
labelstringyes Long-TermThe label of the parameter.
valuestringyes Long-TermThe value of the parameter.