ParameterValue is a datatype for a parameter value configuration.

This datatype is used directly by two datatypes: LimitedScheduledReport, which is used by the scheduledReport() query field; and the datatype, ScheduledReport, which is used primarily by the createScheduledReport() and updateScheduledReport() mutation fields.

Table: ParameterValue

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 27, 2024
idstringyes Long-TermThe unique identifier of the parameter.
valuestringyes Long-TermThe value of the parameter.