Fix GraphQL/OrderedArguments offense (Part 5/6)
What does this MR do and why?
This fixes the GraphQL/OrderedArguments
offense in:
app/graphql/types/commit_action_type.rb
app/graphql/types/diff_paths_input_type.rb
app/graphql/types/issues/negated_issue_filter_input_type.rb
app/graphql/types/jira_users_mapping_input_type.rb
This MR is part 5 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.