Skip to content

Fix GraphQL/FieldDefinitions offense (Part 2/4)

What does this MR do and why?

This fixes the GraphQL/FieldDefinitions offense in:

  • app/graphql/types/merge_request_type.rb
  • app/graphql/types/namespace_type.rb
  • app/graphql/types/notes/note_type.rb

This MR is part 2 of a 4 part series of MRs to resolve #346029.

MR acceptance checklist

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

Related to #346029

Merge request reports