BranchConfigInput
No description
input BranchConfigInput {
containerImage: String
githubSha: String
serverlessStage: String
environmentSlug: String
kAppId: String
}
Fields
BranchConfigInput.containerImage ● String scalar
BranchConfigInput.githubSha ● String scalar
BranchConfigInput.serverlessStage ● String scalar
BranchConfigInput.environmentSlug ● String scalar
BranchConfigInput.kAppId ● String scalar
Member Of
CreateDeploymentConfigurationInput input ● UpdateDeploymentConfigurationInput input