Contentful Personalization & Analytics
    Preparing search index...
    type EntryResourceLink<EntrySkeleton extends EntrySkeletonType> = {
        entry: EntrySkeleton;
        type: "EntryResourceLink";
    }

    Type Parameters

    Index

    Properties

    Properties

    entry

    type: "EntryResourceLink"