Skip to content

Fix GraphQL/OrderedFields offenses

Siddharth Asthana requested to merge edith007/gitlab:issue_346033_1/1 into master

What does this MR do and why?

This MR aims to solve the issue #346033 (closed)

This fixes all GraphQL/OrderedFields offenses in:

  1. ee/app/graphql/types/epic_type.rb
  2. ee/app/graphql/types/geo/geo_node_type.rb
  3. ee/app/graphql/types/requirements_management/requirement_states_count_type.rb
  4. ee/app/graphql/types/scan_type.rb
  5. ee/app/graphql/types/scanned_resource_type.rb
  6. ee/app/graphql/types/security_report_summary_section_type.rb
  7. ee/app/graphql/types/timebox_report_type.rb

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Rémy Coutable

Merge request reports