GraphQL Support version 0.30.0
Added
- GraphQL Cycle detection: Imported schemas are processed for circular type references, and an alert is created for each unique circular relationship that is found.
The cycle detection exhaustiveness and the maximum number of alerts raised are configurable.