Skip to main content

ComposerBrandingInput

Defines the input to create or update a composer branding configuration.

input ComposerBrandingInput {
data: JSONObject!
}

Fields

ComposerBrandingInput.data ● JSONObject! non-null scalar

The Composer branding configuration data.

Member Of

saveComposerBranding mutation