diff --git a/javascript/ql/lib/change-notes/2025-09-17-graphql-enhance.md b/javascript/ql/lib/change-notes/2025-09-17-graphql-enhance.md new file mode 100644 index 00000000000..cb0b886a6f7 --- /dev/null +++ b/javascript/ql/lib/change-notes/2025-09-17-graphql-enhance.md @@ -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.