Hello, How can I filter the users among channels w...
# orm-help
a
Hello, How can I filter the users among channels with graphql subscriptions? For example in the channel "private-chat-123456" there are 5 users, in the "private-chat-654421" there are 10 users, how can I do this? Instead of having a single channel like "private-chat" and do all there... I don't know if I'm clear...