Environment
A minimal environment reference for integration responses.
type Environment {
id: Int
name: String
}
Fields
Environment.id ● Int scalar common
The environment identifier.
Environment.name ● String scalar common
The environment name.
Member Of
InflatedApplication object