interface GraphNodeId {
    _nonexistent_GraphNodeId: never;
}

Properties

_nonexistent_GraphNodeId: never