CreateClickupConfigurationPayload
Autogenerated return type of CreateClickupConfiguration.
type CreateClickupConfigurationPayload {
alreadyConfiguredAssetBranches: [AssetBranch!]
clientMutationId: String
defectTrackerConfiguration: DefectTrackerConfiguration
enqueuedAssetBranches: [AssetBranch!]
}
Fields
CreateClickupConfigurationPayload.alreadyConfiguredAssetBranches ● [AssetBranch!] list object
Asset/branch pairs skipped because that exact pair already has a configuration for this integration. Everything else in the submission was accepted — this is a warning, not a failure. Empty on the default path.
CreateClickupConfigurationPayload.clientMutationId ● String scalar
A unique identifier for the client performing the mutation.
CreateClickupConfigurationPayload.defectTrackerConfiguration ● DefectTrackerConfiguration object
Created configuration. Returned only on the default-configuration path (default: true with no asset), which is synchronous.
CreateClickupConfigurationPayload.enqueuedAssetBranches ● [AssetBranch!] list object
Asset/branch pairs accepted for asynchronous configuration. The caller cannot derive this from what it submitted: a pair with no branch is expanded here into one pair per branch of the asset, so the answer has more entries than the question. Empty means nothing was created. Empty on the default path.
Returned By
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.