CreateWorkflowExecutionRequest: {
    integration?: ScmIntegrationRequest | null;
    workspace?: WorkspaceRequest | null;
}

Type declaration