Headless Server Developer Manual / Version 2107
Table Of ContentsInstead of rendering a whole page, showing only a fragment is a common and versatile use case and can easily be done with CoreMedia Headless Server, React and Apollo. For example, one placement with a slideshow of banners should be included into a WordPress blog.
This segment describes the most important parts of the standalone fragment. A React App, loading specific data via Apollo, that is compiled into one single JavaScript file and only needs a DOM element as anchor to be rendered into.