I am a newbie and am using mongoose@5.11.10 in nodejs
I now have the "cats" table:
{ name: String, breed: ObjectId }
and the