providerplaneai
    Preparing search index...

    JSON-exported directed edge shape.

    interface WorkflowJsonEdge {
        from: string;
        to: string;
    }
    Index

    Properties

    Properties

    from: string
    to: string