Preload all user callouts in a single request
What does this MR do?
The maximum number of user callouts for a single user is limited by the number of different types of callouts
At the moment we have 26, so it ok to load all these lightweight records instead of making a separate request for every feature
Edited by Igor Drozdov