Skip to main content

AppEnvironmentIcon

An icon for an environment.

type AppEnvironmentIcon {
height: Int
type: String
url: String
width: Int
}

Fields

AppEnvironmentIcon.height ● Int scalar common

The icon height in pixels.

AppEnvironmentIcon.type ● String scalar common

The icon MIME type.

AppEnvironmentIcon.url ● String scalar common

The icon URL.

AppEnvironmentIcon.width ● Int scalar common

The icon width in pixels.

Member Of

AppEnvironment object