Function contextV2ControlleraddTypedContextInWorkspace
- contextV2ControlleraddTypedContextInWorkspace(
__namedParameters: {
$type: "action" | "plugin";
contextValuesRequest: ContextValuesRequest;
externalId: string;
stackVersionId: string;
workspaceId: string;
},
opts?: RequestOpts,
): Promise<unknown> Parameters
- __namedParameters: {
$type: "action" | "plugin";
contextValuesRequest: ContextValuesRequest;
externalId: string;
stackVersionId: string;
workspaceId: string;
} Optionalopts: RequestOpts
Returns Promise<unknown>
Add context to a typed element in a workspace's stack.