GitEventTriggerConfigurationInput
No description
input GitEventTriggerConfigurationInput {
repoId: String
repoBranchName: String
repoOwner: String
repoName: String
githubConnectionId: Int
}
No description
input GitEventTriggerConfigurationInput {
repoId: String
repoBranchName: String
repoOwner: String
repoName: String
githubConnectionId: Int
}
GitEventTriggerConfigurationInput.repoId
● String
scalarGitEventTriggerConfigurationInput.repoBranchName
● String
scalarGitEventTriggerConfigurationInput.repoOwner
● String
scalarGitEventTriggerConfigurationInput.repoName
● String
scalarGitEventTriggerConfigurationInput.githubConnectionId
● Int
scalar