Mongoose - getting the data from the parent schema

Im a bit stuck. How can i populate the data from parent schema to the chold schema? I want to get the category title i know how to populate the children schema to the parent but not the other way around.