Skip to content

GraphQL: Remove active field deprecation

What does this MR do and why?

This MR removes the deprecation notice for the active GraphQL runner fields. The active and paused fields will co-exist for the time being, with active being marked as deprecated, and pointing to paused as the alternative. Although we don't see any usage in .com, it could be that self-managed users are still relying on it, and we didn't want to break those scripts at this time.

References

MR acceptance checklist

Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Pedro Pombeiro

Merge request reports

Loading