Entity queries cannot have component level permissions in v15, so this system should not use them otherwise we require clients to have full query permissions over the deployment.
I additionally refactored the system to move all the stateful parts into a separate class, this makes it easier to reason about (imo).
Entity queries cannot have component level permissions in v15, so this system should not use them otherwise we require clients to have full query permissions over the deployment.
I additionally refactored the system to move all the stateful parts into a separate class, this makes it easier to reason about (imo).