export type GraphNodeReferenceDTO = { referenceId?: string; referenceType?: string; };