Skip to main content

AssetBranch

No description

type AssetBranch {
asset: Asset
assetId: ID!
branch: Branch
branchId: ID
}

Fields

AssetBranch.asset ● Asset object

The asset these ids resolve to. Prefer it over assetId to name the pair: a legacy (merged) id submitted by the caller comes back as its survivor, so the id here may not be the one the caller sent, but this is always the right record.

AssetBranch.assetId ● ID! non-null scalar

Asset the configuration belongs to

AssetBranch.branch ● Branch object

The branch these ids resolve to; null when the pair is asset-level. Belongs to asset, which is not necessarily the asset the caller named.

AssetBranch.branchId ● ID scalar

Branch the configuration routes to; null = every branch of the asset (asset-level, the only shape a legacy asset has)

Member Of

CreateClickupConfigurationPayload object

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.