Skip to content

Fix GraphQL/OrderedArguments offense (Part 3/6)

What does this MR do and why?

This fixes the GraphQL/OrderedArguments offense in:

  • app/graphql/resolvers/design_management/version/designs_at_version_resolver.rb
  • app/graphql/resolvers/design_management/version_in_collection_resolver.rb
  • app/graphql/resolvers/group_milestones_resolver.rb

This MR is part 3 of a 6 part series of MRs to resolve #346032.

MR acceptance checklist

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

Merge request reports