SpaceTheme
Defines the visual theme elements for a Space.
type SpaceTheme {
logoUrl: String
logoAltTxt: String
}
Fields
SpaceTheme.logoUrl ● String scalar miscellaneous
Space theme logo url.
SpaceTheme.logoAltTxt ● String scalar miscellaneous
Space theme logo alternative text.
Member Of
Space object
Was this topic helpful?