# Functions

GetMongoCollection checks if the provided database and collection exist in a Mongo instance the client is connected to, and returns the [mongo.Collection] if they exist.