GraphQL user.groups node authorization DB query count optimization
GraphQL API authorizes each Group node in a list. This MR optimizes DB query count by preloading some of the required information for Group authorization. Changelog: performance
Showing
Please register or sign in to comment