effect-schema-viz
    Preparing search index...

    Function graphNodes

    • Create a new graph made up of the given nodes.

      Parameters

      • name: string

        Graph name.

      • OptionalgraphAttributes: GraphAttributesObject

        Graphviz graph attributes.

      Returns (nodes: Node[]) => Effect<[FormattingError[], RootGraphModel]>