OBJECT

LeaveChannelRoomsPayload

link GraphQL Schema definition

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