GraphNodesResponse: {
    data?: GraphNodeWrapperDTO[];
    meta?: Record<string, any>;
}

Type declaration