Sitecore-XM-Cloud-Developer Exam Question 11

A content author is unable to edit a company webpage in Sitecore. Where is the best place to check if the user has Write access to this content item?
  • Sitecore-XM-Cloud-Developer Exam Question 12

    Which of these options best describes the purpose of the following query to the Experience EdgeGraphQL schema?
    query {
    layout(site: "experienceedge", routePath: "/", language: "en") {
    item {
    homeltemPath: path
    contentRoot: parent {
    id
    path
    }
    }
    }
    }
  • Sitecore-XM-Cloud-Developer Exam Question 13

    A developer can reference an external code base that includes components so they can be used in the Components builder interface. Which of the following are possible results of adding React components to the Components builder? Select all that apply.
  • Sitecore-XM-Cloud-Developer Exam Question 14

    How can a developer differentiate between XM Cloud Components and Headless SXA Components?
  • Sitecore-XM-Cloud-Developer Exam Question 15

    When a developer selects the base templates for a new data template, what happens if those base templates contain a field with the same name?