OBJECT
Branding
A Branding object contains all of a whitelabel organization's brand information and asset urls
link GraphQL Schema definition
- type Branding {
- String :
- CarouselItem!] : [
- String :
- String :
- String! :
- # Error color for branding theme
- String! :
- String! :
- String! :
- Boolean! :
- # Header background color for branding theme
- String! :
- # Header tab text color for branding theme
- String! :
- # Header tab text selected color for branding theme
- String! :
- ID! :
- # Info color for branding theme
- String! :
- # boolean value for if environment is production
- Boolean :
- Boolean! :
- # Arguments
- # variant: [Not documented]
- BrandLogoVariant): String! ( :
- String! :
- String! :
- String! :
- # Primary color for branding theme
- String! :
- # Primary font fallback for branding theme
- String! :
- String! :
- # Primary font name for branding theme
- String! :
- String :
- # Primary gradient end for branding theme
- String! :
- # Primary gradient start for branding theme
- String! :
- String! :
- String! :
- String! :
- String :
- String! :
- # Secondary color for branding theme
- String! :
- # Secondary font fallback for branding theme
- String! :
- String! :
- # Secondary font name for branding theme
- String! :
- String :
- # Secondary gradient end for branding theme
- String! :
- # Secondary gradient start for branding theme
- String! :
- Int :
- String :
- Int :
- String :
- String :
- String :
- String :
- String :
- String :
- String :
- Int :
- String :
- BrandSignInTemplate! :
- # Success color for branding theme
- String! :
- String! :
- String! :
- # Tertiary color for branding theme
- String! :
- String! :
- # Warning color for branding theme
- String! :
- }