doesItemExistWithTitle
Check if a site/page exists with a specific name
Parameters
| Parameter | Type | Default | Notes |
|---|---|---|---|
| itemTitle Required | string | ||
| options Required | Record<stringstring> | ||
| authMgr Required | IAuthenticationManager |
Returns
Promise<boolean>
Function defined in packages/common/src/items/does-item-exist-with-title.ts:7