OBJECT

UpdateRoomViewPayload

link GraphQL Schema definition

1type UpdateRoomViewPayload {
2
3roomView: RoomView
4
5}