Type Alias GraphsResponse

type GraphsResponse = {
    graphs?: Graphs;
}
Index

Properties

Properties

graphs?: Graphs

The list of lineage graphs.