Last update:
July 26, 2024
ModuleSettingType object¶
This type represents the configuration of a specific setting within a module.
Fields¶
Field | Description |
---|---|
name String! |
The name of the module setting. |
value ModuleSettingValue |
The value associated with the module setting. |