const Mutation = { readMessage: (_, { input: { roomId, userId } }) => { console.log(\'READ MESSAGE\') const room = Ro