Type Alias GraphsResponse

type GraphsResponse = {
    graphs?: Graphs;
}
Index
graphs?: Graphs

The list of lineage graphs.