Compile the given Effect/Schema object types found among the given schemas, and add them to a new graph. Errors that prevented object types from being added to the graph will be added as error nodes.
Graph name.
Optional Graphviz graph attributes.
A new graph that where the given object types have been added as nodes, or if they failed to compile, as error nodes.
Array of Effect/Schema object type schemas to add to graph.
Effect/Schema
Compile the given Effect/Schema object types found among the given schemas, and add them to a new graph. Errors that prevented object types from being added to the graph will be added as error nodes.