• Save stack workflow context

    Parameters

    • __namedParameters: {
          stackId: string;
          stackWorkflowCreateRequest: StackWorkflowCreateRequest;
          workflowId: string;
      }
    • Optionalopts: RequestOpts

    Returns Promise<unknown>