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
CreateManifestAppInput
input ● CreateProjectHelmInput
input ● CreateProjectInput
input ● CreateProjectTerraformInput
input