Any mutation coordinator requires access to the MutationExecutorService, a service, and there’s many lines of code to handle this frequently used lookup. I’ll refactor this a bit, making this service available as a plain field for these components needing it. |