OBJECT
type RoomToken {status: String! token: String roomSid: String roomId: Uuid! kind: String! name: String }