Fix GraphQL/FieldMethod offense (Part 2/2)
requested to merge KevSlashNull/gitlab:346031-Fix-GraphQL/FieldMethod-offense-(Part-2/2) into master
What does this MR do and why?
This fixes the GraphQL/FieldMethod
offense in:
ee/app/graphql/types/dast/profile_type.rb
ee/app/graphql/types/dast_site_validation_type.rb
ee/app/graphql/types/group_release_stats_type.rb
ee/app/graphql/types/incident_management/oncall_rotation_type.rb
ee/
.
This MR is part 2 of a 2 part series of MRs to resolve #346031.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.