Skip to main content

MergeRepositoryInput

Autogenerated input type of MergeRepository

input MergeRepositoryInput {
clientMutationId: String
companyId: ID!
repositoryUrl: String!
branches: [MergeRepositoryBranchInput!]!
}

Fields

MergeRepositoryInput.clientMutationId ● String scalar

A unique identifier for the client performing the mutation.

MergeRepositoryInput.companyId ● ID! non-null scalar

MergeRepositoryInput.repositoryUrl ● String! non-null scalar

MergeRepositoryInput.branches ● [MergeRepositoryBranchInput!]! non-null input

The repository's branches after the merge: incoming assets (no id, each with assetId + branchName) plus any EXISTING target branch (with id) referenced only to mark it the default. Set isDefault on exactly one entry (or none).

Member Of

mergeRepository mutation

Contribute to the Docs

Found something outdated or missing? Help us improve the documentation with a quick suggestion or edit.

How to contribute

Resources

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.