Image
Image configuration for developer portal branding including content, type, and alternative text.
type Image {
content: String
type: String
altText: String
}
Fields
Image.content ● String scalar miscellaneous
Logo Image (String Base64 Encoding) used in the devportal.
Image.type ● String scalar miscellaneous
Image type of the Logo Image used in the devportal.
Image.altText ● String scalar miscellaneous
Alternative Text for the the Logo Image used in the devportal.
Member Of
DevPortalTheme object
Was this topic helpful?