contentful.js
    Preparing search index...

    Interface BaseSys

    Definition of common part of system managed metadata

    interface BaseSys {
        id: string;
        type: string;
    }

    Hierarchy (View Summary)

    Index
    id: string
    type: string