GraphQL Community
The GraphQL Foundation's Learn documentation received a significant update through their Community Grant program. The refresh includes new pages for core concepts like Queries and Mutations, expanded Security and Performance best practices, and improved HTTP guidelines
Articles
Reducing repetition and ensuring every piece of information is represented clearly and uniquely.
Loren from Netflix shares why client-side typegen should be based on your client documents (operations & fragments) instead of the schema.
Tools & Open Source
New feature available in Apollo Client
The open-source Modus AI API framework recently added an integrated GraphQL API explorer that improves the developer experience of building GraphQL APIs with Modus as well as a feature to extract JSDoc and GoDoc documentation strings from Modus functions and annotate the generated GraphQL schema documentation.