@epilot/workflow-definition-client
v1.19.0
Published
Client library for epilot Workflow Definition API
Downloads
2,421
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
