close

Filter

loading table of contents...

Release Notes / Version 12.2406.2

Table Of Contents

Headless Server Content-Schema Deprecations in CM13

Starting with CM13, these deprecated fields were removed GraphQL Type Blob

size: Int

Please see also corresponding removals at ContentBlobAdapter and ContentMarkupAdapter in the public Java-API.

GraphQL Type CMMediaImpl

captionLegacy: String
captionAsTree: RichTextTree
captionReferencedContent: [Content_!]

Please use the property caption: RichText with its' generic, nested properties text, textAsTree and textReferencedContent for the deprecated fields instead.

GraphQL Type CMTeasableImpl

detailTextLegacy: String
detailTextAsTree: RichTextTree
detailTextReferencedContent: [Content_!]

teaserTextLegacy: String
teaserTextAsTree: RichTextTree
teaserTextReferencedContent: [Content_!]

Please use the properties detailText: RichText}}and {{teaseText: RichText with its' generic, nested properties text, textAsTree and textReferencedContent for the deprecated fields instead.

(CMS-28253)

Search Results

Table Of Contents
warning

Your Internet Explorer is no longer supported.

Please use Mozilla Firefox, Google Chrome, or Microsoft Edge.