Returns:
  • «Array» an array of strings representing populated paths

Example:

Example:

  1. populate: { path: 'level3' }
  2. q.getPopulatedPaths(); // ['level2', 'level2.level3']