We use a module that frequently makes updates to the api's query builders to add in or process an additional parameters from the module. Because findResourcesFromPropertyIds doesn't go through the API, we aren't able to extend our module's functionality to this extremely useful feature. Is it possible to add an event that contains the querybuilder, similar to the events in the API after the query is built but before it is executed, e.g. here