How to Load releated data once just after login?

“USERS” table has a one to many releation with “USER_PERMITTED_CATEGORIES”

And I defined Collection Permission Policy according to that.

But I want to load that UserPermittedCategories table once and only after just login because everytime it fetchs same data and there isn’t need to put a load on database.

Does nocobase provide this?

Hello, these are the areas for optimization in the NocoBase plan.

What does that mean?