Type Alias OverviewItem

type OverviewItem = {
    lineage?: LineageOverviewInfo[];
    qri?: string;
}
Index
qri?: string

Input QRI that we are getting the overview for.