Skip to main content
Module

x/wmill/user.ts>pushWorkspaceUser

Open-source developer platform to power your entire infra and turn scripts into webhooks, workflows and UIs. Fastest workflow engine (13x vs Airflow). Open-source alternative to Retool and Temporal.
Go to Latest
function pushWorkspaceUser
import { pushWorkspaceUser } from "https://deno.land/x/wmill@v1.395.0/user.ts";

Parameters

workspace: string
path: string
user: SimplifiedUser | undefined
localUser: SimplifiedUser

Returns

Promise<void>