Find mongoDB documents where an array field exists and not empty
This tutorial guides you to find mongoDB collection documents where an array field exists and and it is not empty. Also shows an example on how to find documents where an array field exists and it is empty.