Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
interface ListEntitiesResponse
import { type ListEntitiesResponse } from "https://deno.land/x/yextpages@plugins@1.0.0-beta.8/slugManager/api.ts";

Type Parameters

EntityType

Properties

entities: EntityType[]
count: number
optional
pageToken: string