Fix BatchLoader deprecation warnings

What does this MR do and why?

With this MR we're fixing the deprecation warnings by replacing BatchLoader.for with BatchLoader::GraphQL.for 🎉

References

Screenshots or screen recordings

N/A

How to set up and validate locally

  1. Checkout the branch
  2. Verify there are no more BatchLoader.for instances locally 🎉

MR acceptance checklist

Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports

Loading