Contentful Personalization & Analytics
    Preparing search index...

    Type Alias EntryResourceLink<EntrySkeleton>

    type EntryResourceLink<EntrySkeleton extends EntrySkeletonType> = {
        entry: EntrySkeleton;
        type: "EntryResourceLink";
    }

    Type Parameters

    Index

    Properties

    Properties

    entry

    type: "EntryResourceLink"