AppEnvironmentCustomDeployPayload
The result of starting a custom deploy.
type AppEnvironmentCustomDeployPayload {
app: App
message: String
success: Boolean
}
The result of starting a custom deploy.
type AppEnvironmentCustomDeployPayload {
app: App
message: String
success: Boolean
}
AppEnvironmentCustomDeployPayload.app