dc-delivery-sdk-js
    Preparing search index...

    Interface ContentBody

    JSON body of a Content Item. This object will contain the fields specified by the JSON schema content type.

    interface ContentBody {
        _meta: ContentMeta;
    }
    Index

    Properties

    Properties

    Metadata about the ContentItem.