Files
mostlymatter/api4
Agniva De Sarker a0ab03a31e MM-46869: Fix channel props not appearing in GraphQL (#20944)
The props map was being null, but the schema did not
allow nulls. Therefore, the whole response was being
set to null. There was no error which created more
confusion.

To avoid making the property nillable, which would
mean sending pointers to maps, we just create
empty maps if they are nil.

https://mattermost.atlassian.net/browse/MM-46869

```release-note
NONE
```
2022-09-07 08:38:41 +05:30
..
2022-09-06 13:55:06 +05:30
2022-09-06 13:55:06 +05:30
2022-09-02 13:52:48 +03:00
2022-08-24 10:10:56 +03:00
2022-09-06 13:55:06 +05:30
2021-08-17 16:08:04 -04:00
2022-09-06 13:55:06 +05:30
2022-09-06 13:55:06 +05:30
2022-09-02 13:52:48 +03:00
2022-02-28 15:01:00 +05:30