Waiting for engine...
Skip to main content

DevPortalText

Text content configuration for a developer portal including name and welcome message.

type DevPortalText {
publishedName: String
welcomeMessage: String
}

Fields

DevPortalText.publishedName ● String scalar miscellaneous

The published name of the devportal

DevPortalText.welcomeMessage ● String scalar miscellaneous

The message displayed in the welcome page of the gateway's devportal

Member Of

DevPortalTheme object

On this Page