How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Schema Change Notifications in GraphQL Inspector

calendar_today May 4, 2020 person Kamil Kisiel domain the-guild-dev

GraphQL Inspector automatically tracks changes in a GraphQL API and sends notifications through Slack, Discord, or custom webhooks so every new change comes to you. The notifications categorize changes by criticality level (Breaking, Dangerous, and Safe), helping developers stay informed about schema evolution without manually monitoring every commit or pull request.

open_in_new Read original post