CreateClickupConfigurationInput
Autogenerated input type of CreateClickupConfiguration
input CreateClickupConfigurationInput {
assetId: ID
branchId: ID
scopeIntegrationId: ID!
default: Boolean
statusMappings: [DefectTrackerStatusMappingInput!]!
assetBranches: [AssetBranchInput!]
assetIds: [ID!]
space: GenericModelInput!
folder: GenericModelInput
list: GenericModelInput!
task: GenericModelInput
clientMutationId: String
}
Fields
CreateClickupConfigurationInput.assetId ● ID scalar
Associated asset ID
CreateClickupConfigurationInput.branchId ● ID scalar
Branch this configuration routes to; null = every branch of the asset (asset-level)
CreateClickupConfigurationInput.scopeIntegrationId ● ID! non-null scalar
CreateClickupConfigurationInput.default ● Boolean scalar
Indicates whether the defect tracker configuration is default or not
CreateClickupConfigurationInput.statusMappings ● [DefectTrackerStatusMappingInput!]! non-null input
Status mapping between Conviso Platform and defect tracker tool
CreateClickupConfigurationInput.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.
CreateClickupConfigurationInput.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).
CreateClickupConfigurationInput.space ● GenericModelInput! non-null input
Clickup space
CreateClickupConfigurationInput.folder ● GenericModelInput input
Clickup folder
CreateClickupConfigurationInput.list ● GenericModelInput! non-null input
Clickup list
CreateClickupConfigurationInput.task ● GenericModelInput input
Clickup task
CreateClickupConfigurationInput.clientMutationId ● String scalar
A unique identifier for the client performing the mutation.
Member Of
createClickupConfiguration 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.