DynamicConfigInputObject is an input datatype for setting a dynamic configuration. It's used by the setDynamicConfig() mutation field. The unsetDynamicConfig() is used to unset a dynamic configuration.

Table: DynamicConfigInputObject

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 18, 2024
configDynamicConfigyes Short-TermWhat to configure dynamically. See DynamicConfig .
valuestringyes Short-TermThe value for which configuration is given.