Skip to main content
Version: 0.1.0

GithubConnectionInput

No description

input GithubConnectionInput {
apiUrl: URL
installation: String!
owner: String!
repo: String!
}

Fields

GithubConnectionInput.apiUrl ● URL scalar

GithubConnectionInput.installation ● String! non-null scalar

GithubConnectionInput.owner ● String! non-null scalar

GithubConnectionInput.repo ● String! non-null scalar

Member Of

CreateProjectHelmInput input ● CreateProjectTerraformInput input