ConfigValue Object
A config value is a stored piece of configuration data that can be used in scripts or reactions
Fields
#
value
The value of the config value, only available by API if the ConfigValue is not marked as secret.
Usages
#
References
#
- Field configValue from Query
- Field setConfigValue from Mutation
- Field removeConfigValue from Mutation
Previous
ComponentStateEnum