← Back to Resources
Open Source NewsJune 15, 20262 min read

Introducing GraphQL.js v17

By BIOS Founding Team

Introducing GraphQL.js v17

A major release of the reference JavaScript GraphQL implementation, fixing default-value modeling via a new valueToLiteral() helper so correct defaults surface through introspection, and clarifying custom-scalar APIs with renamed methods.

It also graduated 'directives on directive definitions' out of experimental status and added experimental fragment arguments and incremental-delivery support.

Full details: https://graphql.org/blog/2026-06-15-introducing-graphql-js-v17/