@nycu-sdc/core-system-sdk
    Preparing search index...

    Interface FormWorkflowCreateNodeRequest

    Request body for creating a new node for a workflow

    interface FormWorkflowCreateNodeRequest {
        payload: FormWorkflowNodePayload;
        type: FormWorkflowCreateNodeRequestType;
    }
    Index

    Properties

    Properties

    Payload for node layout/UI settings.

    Type of the node