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 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
values[ParameterFixedListOption]yes Long-TermThe key and value pairs for parameters. See ParameterFixedListOption.