experienceUserId: Cannot resolve to more than 100 device query components

Hi,

We are developing a multi tenant application, and the following error is occurring for users who have access to many groups, when I use the filter by experienceUserId. This error means that it is not possible to load users’ devices, as they have access to more than 100 experienceGroups (root or parent groups)? So I should limit the membership of users to new groups in order not to go beyond that limit, right?

Failed to load. experienceUserId: Cannot resolve to more than 100 device query components

@Vander_Maziero,

You are correct, there is a limit in place when querying devices for a user who has access to more than 100 groups, so your approach to limit that membership to not go beyond that limit is accurate.

If possible, would you be able to give us a bit more detail regarding your structure set up?

Thanks,
@Aidan_Zebertavage