Files
mostlymatter/api4
Agniva De Sarker a6d8e45297 MM-44088: Add teamID filter to channelMembers (#20176)
We add 2 new params to channel members query.
1. Filter by teamId.
2. Negate that filter.

We include some more optimizations like:
- Moved the team role checks inside the dataloader.
- Moved the channel pretty name computation inside the loader.

Now that we load less data on initial load, we can reduce
the concurrency requirement to be a bit on the safer side.

```release-note
NONE
```
2022-05-11 13:54:12 +05:30
..
2022-02-28 15:01:00 +05:30
2021-09-01 14:43:12 +02:00
2022-02-28 15:01:00 +05:30
2021-09-01 14:43:12 +02:00
2021-08-17 16:08:04 -04:00
2022-02-28 15:01:00 +05:30
2022-04-11 19:31:19 +05:30