const favorites = await listMySiteFavorites();
const listMySiteFavorites: PortalFunction<readonly PortalMySiteFavorite[]>
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Lists product favorites on the signed-in member’s MySite.
const favorites = await listMySiteFavorites();
const listMySiteFavorites: PortalFunction<readonly PortalMySiteFavorite[]>