export interface GraphNodeObj { readonly id: string; }