Fix GraphQL/OrderedArguments offense (Part 4/6)
What does this MR do and why?
This fixes the GraphQL/OrderedArguments
offense in:
app/graphql/resolvers/merge_requests_resolver.rb
app/graphql/resolvers/paginated_tree_resolver.rb
app/graphql/resolvers/tree_resolver.rb
app/graphql/resolvers/users/groups_resolver.rb
This MR is part 4 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.
-
I have evaluated the MR acceptance checklist for this MR.