As Sitecore transitions from the traditional XP platform to the modern XM Cloud architecture, developers will notice significant differences in how GraphQL queries are structured and executed. When migrating component queries from XP to XM Cloud, it’s essential to adjust your approach to ensure compatibility. This is primarily because XM Cloud relies on Sitecore Search-based … Continue reading Migrating GraphQL Queries from Sitecore XP to XM Cloud: Key Differences and Best Practices
Tag: headless
How to Attach Legacy Sitecore Database to XM Cloud Locally And Migrate Content Using CLI
As part of our migration from legacy Sitecore 9.1 to Sitecore XM Cloud I needed to access content from legacy Sitecore 9.1 master database, In this post, I’ll walk you through how I attached the database to my local XM Cloud and migrated the content using Sitecore CLI. This blog post is divided into two … Continue reading How to Attach Legacy Sitecore Database to XM Cloud Locally And Migrate Content Using CLI
Resolving ‘Never Publish’ Item Visibility Issue in Sitecore XM Cloud with Custom Content Resolver
In this blog post, we will discuss a common issue which we faced in Sitecore XM Cloud where items marked with the "Never publish" setting appear in listings when their parent folder is used as a data source item. We will walk through the steps to create a custom content resolver to address this problem … Continue reading Resolving ‘Never Publish’ Item Visibility Issue in Sitecore XM Cloud with Custom Content Resolver