* Resolves the full path of a media item by traversing its parent hierarchy. * * @param {Media} media - The media item for which to resolve the path. * @param {Media[]} allMedia - An array of all media items, used to locate parent items. * @return {string} The resolved full path
(media: Media, allMedia: Media[])
source not stored for this graph (policy: none)