DynamicConfigKeyValueType is a datatype for a key value pair of a dynamic configuration and the accompanying value. It's used by the dynamicConfigs() query field.

Table: DynamicConfigKeyValueType

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 24, 2024
dynamicConfigKeyDynamicConfigyes Short-TermThe dynamic configuration key. See DynamicConfig .
dynamicConfigValuestringyes Short-TermThe dynamic configuration value.