Last update:
July 26, 2024
ModuleSettingsType object¶
This type represents the configuration settings for a module in a store.
Fields¶
Field | Description |
---|---|
moduleId String! |
The Id of the module. |
settings [ModuleSettingType!]! |
An array of settings specific to the module. |