Skip to main content

UpdateClickupConfigurationInput

Autogenerated input type of UpdateClickupConfiguration

input UpdateClickupConfigurationInput {
assetId: ID
branchId: ID
scopeIntegrationId: ID!
default: Boolean
statusMappings: [DefectTrackerStatusMappingInput!]!
assetBranches: [AssetBranchInput!]
assetIds: [ID!]
space: GenericModelInput!
folder: GenericModelInput
list: GenericModelInput!
task: GenericModelInput
id: ID!
clientMutationId: String
}

Fields

UpdateClickupConfigurationInput.assetId ● ID scalar

Associated asset ID

UpdateClickupConfigurationInput.branchId ● ID scalar

Branch this configuration routes to; null = every branch of the asset (asset-level)

UpdateClickupConfigurationInput.scopeIntegrationId ● ID! non-null scalar

UpdateClickupConfigurationInput.default ● Boolean scalar

Indicates whether the defect tracker configuration is default or not

UpdateClickupConfigurationInput.statusMappings ● [DefectTrackerStatusMappingInput!]! non-null input

Status mapping between Conviso Platform and defect tracker tool

UpdateClickupConfigurationInput.assetBranches ● [AssetBranchInput!] list input

Asset/branch pairs to associate, one configuration per pair. A null branchId scopes the configuration to every branch of the asset. Takes precedence over assetIds and assetId. Ignored by updateClickupConfiguration, which edits a single configuration.

UpdateClickupConfigurationInput.assetIds ● [ID!] list scalar

Associated asset IDs for bulk association, each scoped to every branch of its asset. When present, the configuration is created asynchronously for each asset, and this takes precedence over the single assetId (which is ignored).

UpdateClickupConfigurationInput.space ● GenericModelInput! non-null input

Clickup space

UpdateClickupConfigurationInput.folder ● GenericModelInput input

Clickup folder

UpdateClickupConfigurationInput.list ● GenericModelInput! non-null input

Clickup list

UpdateClickupConfigurationInput.task ● GenericModelInput input

Clickup task

UpdateClickupConfigurationInput.id ● ID! non-null scalar

Defect tracker configuration ID

UpdateClickupConfigurationInput.clientMutationId ● String scalar

A unique identifier for the client performing the mutation.

Member Of

updateClickupConfiguration 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.