import * as yextpages from "https://deno.land/x/yextpages@plugins%401.0.0-beta.8/slugManager/mod.ts";
Functions
The createSlugManager function returns a configured object that contains two functions that can be used to assist in managing slug fields. The connector function is intended as a data source for a connector. The webhook function is intended to be used as a webhook responding to entity create and update events. |
Type Aliases
The shape of the configuration options for the slug manager plugin. |