OBJECT

JoinChannelRoomsPayload

link GraphQL Schema definition

1type JoinChannelRoomsPayload {
2
3channel: User
4
5}