Alexei Snisarenko

Results 2 issues of Alexei Snisarenko

### Description For non-trivial workbook (10+ worksheets, multiple rows and formulas referencing cross worksheets + named expressions) it takes hyperformula about 30-35 seconds to build dependency graph. ### Steps to...

Bug
Verified
Performance
Impact: Medium

QUERY: { productById(id: "123") { id name price weight } } RESPONSE: { "data": { "productById": { "id": "123", "name": "name from transformed service", "price": null, "weight": null } }...