@epilot/workflow-definition-client
v1.17.8
Published
Client library for epilot Workflow Definition API
Maintainers
Readme
@epilot/workflow-client
Client library for epilot Workflow Definition API
Uses openapi-client-axios
Installation
npm install --save @epilot/workflow-definition-clientUsage
import { getClient } from '@epilot/workflow-definition-client';
const workflowClient = getClient();
const res = await workflowClient.getDefinitions()Documentation
https://docs.epilot.io/docs/workflows
