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