Manage PDF and video rendering using GraphQL
Version: 5.2
You can configure the DAM image field serializer on the Sitecore Content Management (CM) instance to render PDF and video using GraphQL. By default, GraphQL is disabled.
To render PDF and video items using GraphQL:
-
On your Sitecore CM instance, navigate to the following folder:
RequestResponseC:\inetpub\wwwroot\<YourSitecoreInstanceCM>\App_Config\Modules\Sitecore.Connector.ContentHub.DAM -
Locate the file named
Sitecore.Connector.ContentHub.DAM.FieldSerializers.config.disabled, and rename it as follows (remove the string.disabled):RequestResponseSitecore.Connector.ContentHub.DAM.FieldSerializers.config -
Save your changes.