I\'m writting mongoose in Node.js (ES6).
I have a model Channel that have an array attribute subscribers. My goal is simply to check whether an
Channel
subscribers