schema.createworkflowschemaobject.md
January 18, 2023 ยท View on GitHub
Home > @datashaper/schema > createWorkflowSchemaObject
createWorkflowSchemaObject() function
Signature:
export declare function createWorkflowSchemaObject(input: FactoryInput<WorkflowSchema>): WorkflowSchema;
Parameters
| Parameter | Type | Description |
|---|---|---|
| input | FactoryInput<WorkflowSchema> |
Returns: