Query.populate(path, [select], [model], [match], [options])
ParameterExplanationpath<Object, String> either the path to populate or an object specifying all parameters[select]<Object, String> Field selection for the population query (can use '-id' to include everything but the id...