featherbit UI
    Preparing search index...

    Type Alias EdgeKind

    EdgeKind:
        | "success"
        | "error"
        | "catch_all"
        | "terminal"
        | "end_of_chain"
        | "unhandled"
        | "node_not_found"

    Which edge the engine followed after a node.