Skip to main content
Latest
function getUpdates
import { getUpdates } from "https://deno.land/x/yextpages@pages@1.1.2/slugManager/manager.ts";

Parameters

profiles: BaseEntity[]
idToPrimaryLanguage: Record<string, string>
slugField: string
slugFormat: string | ((lang: string, profile: BaseEntity) => string)