INPUT_OBJECT
BackgroundColorSettingOverride
Override the presentation background settings.
@internal
link GraphQL Schema definition
- input BackgroundColorSettingOverride {
- # Set the background to one of the supported colors.
- ModelBackgroundColor :
- # Reset the background color to the default value if true.
- Boolean :
- }