applyTaskBundle
Apply a task bundle to a target project or contract. Spawns independent task instances.
applyTaskBundle(
input: ApplyTaskBundleInput!
): TaskBundleApplyResult!
Arguments
applyTaskBundle.input ● ApplyTaskBundleInput! non-null input
Type
TaskBundleApplyResult object
The result of applying a bundle to a target — the list of newly spawned task instances.