Function workspaceStackControllergetStacksWithContext
- workspaceStackControllergetStacksWithContext(
__namedParameters: { body: string[]; workspaceId: string },
opts?: RequestOpts,
): Promise<StackWithWorkspaceContextResponse> Parameters
- __namedParameters: { body: string[]; workspaceId: string }
Optionalopts: RequestOpts
Get all stacks with context in a workspace.