contentful.js
    Preparing search index...

    Interface SpaceSys

    System managed metadata for spaces

    interface SpaceSys {
        id: string;
        type: "Space";
    }

    Hierarchy (View Summary)

    Index
    id: string
    type: "Space"