contentful.js
    Preparing search index...

    Interface ContentTypeAllowedResources

    interface ContentTypeAllowedResources {
        contentTypes: string[];
        source: string;
        type: string;
    }
    Index
    contentTypes: string[]
    source: string
    type: string