< Back to all clusters
[TECHNOLOGY] · 2 sources

started · updated

Hive releases new GraphQL developer tools and schema notifications

Hive has introduced new developer tools for GraphQL workflows, including a template for the GraphQL Code Generator and new notification features for GraphQL Inspector.

The GraphQL Code Generator template for TypeScript React Apollo allows developers to automatically generate fully typed Query, Mutation, and Subscription components. This tool aims to reduce manual coding by generating ready-to-use components based on static GraphQL schemas and queries, providing improved autocomplete and error checking within IDEs.

Additionally, GraphQL Inspector has rolled out schema change notifications. The tool tracks pushes to Git repositories and sends automated updates regarding GraphQL schema changes to Slack, Discord, or custom webhooks. These notifications categorize changes by criticality levels: Breaking, Dangerous, and Safe, allowing teams to monitor production, staging, and other environments without manual code analysis.

Entities

Discord · GraphQL Inspector · Hive · Slack