fragment BlogTags on Page {
  relatedPages {
    title
    url
  }
}
