JS: Add change note

This commit is contained in:
Napalys Klicius
2025-09-17 11:29:26 +02:00
parent 4282005e32
commit 6d461d6b50

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* Support for the [graphql](https://www.npmjs.com/package/graphql) library has been improved. Data flow from GraphQL query sources and variables to resolver function parameters is now tracked.