Function workflowWorkspaceControllersaveWorkspaceWorkflowContext

  • Save workspace workflow context

    Parameters

    • __namedParameters: {
          stackId: string;
          workflowId: string;
          workspaceId: string;
          workspaceWorkflowCreateRequest: WorkspaceWorkflowCreateRequest;
      }
    • Optionalopts: RequestOpts

    Returns Promise<unknown>