CreateGitlabIntegrationInput
Autogenerated input type of CreateOrUpdateGitlabIntegration
input CreateGitlabIntegrationInput {
companyId: ID!
authorizationCode: String
state: String
gitlabUrl: String
astScansEnabled: Boolean
prScansEnabled: Boolean
orchestratorProjectId: String
orchestratorRef: String
clientMutationId: String
}
Fields
CreateGitlabIntegrationInput.companyId ● ID! non-null scalar
CreateGitlabIntegrationInput.authorizationCode ● String scalar
OAuth authorization code returned by GitLab after user login
CreateGitlabIntegrationInput.state ● String scalar
OAuth state parameter returned in the redirect callback
CreateGitlabIntegrationInput.gitlabUrl ● String scalar
GitLab instance URL (defaults to https://gitlab.com)
CreateGitlabIntegrationInput.astScansEnabled ● Boolean scalar
Enable automatic AST scans for GitLab merge events
CreateGitlabIntegrationInput.prScansEnabled ● Boolean scalar
Enable automatic MR scans for GitLab merge request events
CreateGitlabIntegrationInput.orchestratorProjectId ● String scalar
GitLab project ID that contains the orchestrator pipeline
CreateGitlabIntegrationInput.orchestratorRef ● String scalar
Branch or tag used as ref for the orchestrator pipeline run
CreateGitlabIntegrationInput.clientMutationId ● String scalar
A unique identifier for the client performing the mutation.
Member Of
createOrUpdateGitlabIntegration mutation
Contribute to the Docs
Found something outdated or missing? Help us improve the documentation with a quick suggestion or edit.
How to contributeResources
By exploring our content, you'll find resources that will enhance your understanding of the importance of a Security Application Program.
Conviso Blog: Explore our blog, which offers a collection of articles and posts covering a wide range of AppSec topics. The content on the blog is primarily in English.
Conviso's YouTube Channel: Access a wealth of informative videos covering various topics related to AppSec. Please note that the content is primarily in Portuguese.