Rework people list and trust center access list + edit dialog

Signed-off-by: Émile Ré <emile@getprobo.com>
This commit is contained in:
Émile Ré
2026-03-05 14:32:28 +04:00
parent 4279f92d96
commit 0d1bcd21aa
17 changed files with 707 additions and 578 deletions

View File

@@ -1185,6 +1185,7 @@ func (r *organizationResolver) Profiles(ctx context.Context, obj *types.Organiza
}
filter := coredata.NewMembershipProfileFilter(nil)
filter = filter.WithMembership()
if gqlutils.OnlyTotalCountSelected(ctx) {
return &types.ProfileConnection{