The blogs listing page could not be loaded due to a server error.
Error: GraphQL Error (Code: 500): {"response":{"status":500,"headers":{},"body":"Internal Server Error"},"request":{"query":"\n query Page($path: String!, $locale: String, $preview: Boolean, $site: String) {\n page(path: $path, locale: $locale, preview: $preview, site: $site) {\n ... on Page {\n ...Page_Base\n }\n ... on Product {\n ...Product_Full\n }\n ... on Solution {\n ...Solution_Full\n }\n ... on LandingPage {\n ...LandingPage_Base\n }\n ... on WorldTourHomepage {\n ...WorldTourHomepage_Base\n }\n ... on ResourcesLandingPage {\n ...ResourcesLandingPage_Base\n }\n ... on ResourceTypeLandingPage {\n ...ResourceTypeLandingPage_Base\n }\n ... on NewsRoomLandingPage {\n ...NewsRoomLandingPage_Base\n }\n ... on HubPage {\n ...HubPage_Base\n }\n ... on MG100WinnersPage {\n ...MG100WinnersPage_Base\n }\n ... on Elevate2026 {\n ...Elevate2026_Base\n }\n ... on ElevateAwards2026 {\n ...ElevateAwards2026_Base\n }\n ... on ElevateAgenda2026 {\n ...ElevateAgenda2026_Base\n }\n ... on Settings {\n ...ContentModule_Settings\n }\n ... on Bio {\n ...Bio_Base\n }\n ... on Blog {\n ...Blog_Base\n }\n ... on Podcast {\n ...Podcast_Base\n }\n ... on Research {\n ...Research_Base\n }\n ... on Webinar {\n ...Webinar_Base\n }\n ... on CaseStudy {\n ...CaseStudy_Base\n }\n ... on Guide {\n ...Guide_Base\n }\n ... on Event {\n ...Event_Base\n }\n ... on VirtualSummitSeriesLanding {\n ...VirtualSummitSeriesLanding_Base\n }\n ... on VirtualSummitSeries {\n ...VirtualSummitSeries_Base\n }\n ... on VirtualSummitDetail {\n ...VirtualSummitDetail_Base\n }\n ... on Video {\n ...Video_Base\n }\n ... on PressRelease {\n ...PressRelease_Base\n }\n ... on ElementForm {\n ...Form_Page\n }\n ... on PartnerShowcase {\n ...PartnerShowcase_Base\n }\n }\n}\n \n fragment Page_Base on Page {\n id\n __typename\n seo\n brandValue\n jsonLd\n path\n slug\n title\n variant\n hero {\n id\n __typename\n ...Hero_Base\n ...HeroCarousel_Base\n ...FormHero_BaseFragment\n }\n tableOfContents {\n text\n level\n anchor\n children {\n text\n level\n anchor\n children {\n text\n level\n anchor\n }\n }\n }\n contents {\n ...ContentModule_Base\n }\n navigation {\n ...NewNavigation_Base\n }\n footerData {\n ...Footer_Base\n }\n isAiPage\n}\n \n\n fragment Hero_Base on Hero {\n id\n __typename\n variant\n internalTitle\n overline\n subOverline\n title\n subtitle\n backgroundColor\n showFullImage\n backgroundImage {\n ...Media_Base\n }\n body {\n ...RichText_Base\n }\n sideMedia {\n ...Media_Base\n }\n sideContent {\n ...ContentModule_HeroSideContent\n }\n actions {\n ...Link_Base\n }\n}\n \n\n fragment Media_Base on Media {\n id\n __typename\n title\n variant\n alt\n assetUrl\n deviceFrameType\n roundedCorners\n file {\n deviceFrameType\n url\n extension\n fileName\n width\n height\n svgContent\n }\n fileMobile {\n url\n extension\n fileName\n width\n height\n svgContent\n }\n fileTablet {\n url\n extension\n fileName\n width\n height\n svgContent\n }\n}\n \n\n fragment RichText_Base on RichText {\n id\n __typename\n json\n links {\n entries {\n id\n __typename\n ...Link_Base\n ...Block_Body\n ...Collection_RichText\n ...Text_RichText\n ... on SanityTable {\n ...Table_Base\n }\n ...Media_Base\n }\n assets {\n ...Media_Base\n }\n }\n}\n \n\n fragment Link_Base on Link {\n id\n __typename\n text\n href\n variant\n icon\n iconPosition\n color\n}\n \n\n fragment Block_Body on Block {\n ...Block_Fields\n body {\n ...RichText_RichText\n }\n supplementalContent {\n ...Text_RichText\n ...Media_Base\n ...Link_Base\n }\n}\n \n\n fragment Block_Fields on Block {\n id\n __typename\n variant\n introText {\n ...Text_IntroText\n }\n backgroundColor\n insetPadding\n insetContentPadding\n componentHeight\n overline\n title\n subtitle\n align\n media {\n ...Media_Base\n }\n mediaItems {\n ...Media_Base\n }\n actions {\n ...Link_Base\n }\n link {\n ...Link_Base\n }\n hasBackgroundTransition\n}\n \n\n fragment Text_IntroText on Text {\n ...Text_Fields\n body {\n ...RichText_IntroText\n }\n}\n \n\n fragment Text_Fields on Text {\n id\n __typename\n variant\n align\n overline\n title\n subtitle\n backgroundColor\n}\n \n\n fragment RichText_IntroText on RichText {\n id\n __typename\n json\n links {\n entries {\n id\n __typename\n ...Link_Base\n ...Media_Base\n ... on SanityTable {\n ...Table_Base\n }\n }\n assets {\n ...Media_Base\n }\n }\n}\n \n\n fragment Table_Base on SanityTable {\n ...Table_Fields\n}\n \n\n fragment Table_Fields on SanityTable {\n __typename\n table\n}\n \n\n fragment RichText_RichText on RichText {\n id\n __typename\n json\n links {\n entries {\n id\n __typename\n ...Link_Base\n ... on SanityTable {\n ...Table_Base\n }\n ...Media_Base\n }\n assets {\n ...Media_Base\n }\n }\n}\n \n\n fragment Text_RichText on Text {\n ...Text_Fields\n body {\n ...RichText_RichText\n links {\n entries {\n id\n __typename\n ... on Text {\n ...Text_Fields\n body {\n ...RichText_RichText\n links {\n entries {\n id\n __typename\n ... on Text {\n ...Text_Fields\n body {\n ...RichText_RichText\n }\n }\n }\n }\n }\n }\n }\n }\n }\n}\n \n\n fragment Collection_RichText on Collection {\n ...Collection_Fields\n items {\n ...Card_RichText\n ...Link_Base\n }\n}\n \n\n fragment Collection_Fields on Collection {\n id\n __typename\n introText {\n ...Text_IntroText\n }\n variant\n itemsVariant\n itemsAspectRatio\n backgroundColor\n insetPadding\n insetContentPadding\n componentHeight\n backgroundImage {\n ...Media_Base\n }\n isCarouselDesktop\n isCarouselTablet\n isCarouselMobile\n itemsPerRow\n numItems\n showFullItemsInCarousel\n carouselAutoPlay\n carouselHidePagination\n hasBackgroundTransition\n}\n \n\n fragment Card_RichText on Card {\n ...Card_Fields\n body {\n ...RichText_Card\n }\n}\n \n\n fragment Card_Fields on Card {\n id\n __typename\n media {\n ...Media_Base\n }\n overline\n title\n subtitle\n actions {\n ...Link_Base\n }\n link {\n ...Link_Base\n }\n variant\n aspectRatio\n}\n \n\n fragment RichText_Card on RichText {\n id\n __typename\n json\n links {\n entries {\n id\n __typename\n ...Link_Base\n ...Media_Base\n ...Block_Body\n ... on SanityTable {\n ...Table_Base\n }\n }\n assets {\n ...Media_Base\n }\n }\n}\n \n\n fragment ContentModule_HeroSideContent on Content {\n id\n __typename\n ...Block_Base\n ...Collection_Base\n ...CollectionExpandable_Base\n ...ModuleIntegration_Base\n ...Text_Base\n ...Form_HeroSideContent\n}\n \n\n fragment Block_Base on Block {\n ...Block_Fields\n body {\n ...RichText_Base\n }\n supplementalContent {\n ...Text_Base\n ...Media_Base\n ...Link_Base\n ...Collection_Base\n }\n}\n \n\n fragment Text_Base on Text {\n ...Text_Fields\n body {\n ...RichText_Base\n }\n}\n \n\n fragment Collection_Base on Collection {\n ...Collection_Fields\n items {\n ...Card_Base\n ...Link_Base\n ...Collection_Nested\n ...ResourceCard_Base\n ...BioCard_Base\n }\n}\n \n\n fragment Card_Base on Card {\n ...Card_Fields\n body {\n ...RichText_Base\n }\n}\n \n\n fragment Collection_Nested on Collection {\n ...Collection_Fields\n items {\n ...Card_Base\n ...Link_Base\n ...ResourceCard_Base\n ...BioCard_Base\n }\n}\n \n\n fragment ResourceCard_Base on ResourceCard {\n id\n __typename\n jsonLd\n readingTime\n tags\n subtitle\n title\n body {\n ...RichText_Base\n }\n variant\n media {\n ...Media_Base\n }\n link {\n ...Link_Base\n }\n author {\n ...Bio_Author\n }\n pubDate\n}\n \n\n fragment Bio_Author on Bio {\n id\n __typename\n name\n jobTitle\n promoImage {\n ...Media_Base\n }\n}\n \n\n fragment BioCard_Base on BioCard {\n id\n __typename\n title\n subtitle\n name\n jobTitle\n company\n promoSummary\n body {\n ...RichText_Base\n }\n image {\n ...Media_Base\n }\n socialLinks\n}\n \n\n fragment CollectionExpandable_Base on CollectionExpandable {\n ...CollectionExpandable_Fields\n items {\n ...CollectionExpandableItem_Base\n }\n}\n \n\n fragment CollectionExpandable_Fields on CollectionExpandable {\n id\n __typename\n variant\n introText {\n ...Text_IntroText\n }\n backgroundColor\n insetPadding\n hasBackgroundTransition\n}\n \n\n fragment CollectionExpandableItem_Base on CollectionExpandableItem {\n title\n body {\n ...RichText_Base\n }\n content {\n ...Block_Base\n ...Collection_Base\n }\n}\n \n\n fragment ModuleIntegration_Base on ModuleIntegration {\n id\n __typename\n variant\n introText {\n ...Text_Base\n }\n backgroundColor\n hasBackgroundTransition\n settings\n iFrameUrl\n iFrameHeight\n iFrameWidth\n}\n \n\n fragment Form_HeroSideContent on ElementForm {\n id\n __typename\n variant\n introText {\n ...Text_IntroText\n }\n introTextText {\n ...Text_IntroText\n }\n marketoPortalId\n marketoFormId\n marketoInstanceURL\n enableChiliPiper\n enableDemoCalendar\n submitButtonText\n jumpLink\n sideContent {\n ...ContentModule_HeroSideContentNested\n }\n confirmationType\n confirmationMessage\n confirmationPath\n submissionContentItems {\n ...Block_Base\n }\n backgroundColor\n backgroundOpacity\n hasBackgroundTransition\n}\n \n\n fragment ContentModule_HeroSideContentNested on Content {\n id\n __typename\n ...Block_Base\n ...Collection_Base\n ...CollectionExpandable_Base\n ...ModuleIntegration_Base\n ...Text_Base\n}\n \n\n fragment HeroCarousel_Base on HeroCarousel {\n id\n __typename\n variant\n internalTitle\n overline\n title\n subtitle\n backgroundColor\n showFullImage\n autoPlay\n autoPlayInterval\n backgroundImage {\n ...Media_Base\n }\n body {\n ...RichText_Base\n }\n actions {\n ...Link_Base\n }\n slides\n}\n \n\n fragment FormHero_BaseFragment on FormHero {\n id\n __typename\n variant\n overline\n headline\n formDescription: description\n logosOverline\n logosRaw {\n image {\n ...Media_Base\n }\n title\n }\n submitButtonText\n privacyNotice\n thankYouMessage {\n ...RichText_Base\n }\n marketoPortalId\n marketoFormId\n marketoInstanceURL\n enableChiliPiper\n}\n \n\n fragment ContentModule_Base on Content {\n id\n __typename\n ...Block_Base\n ...Collection_Base\n ...CollectionExpandable_Base\n ...Hero_Base\n ...HeroCarousel_Base\n ...Media_Base\n ...ModuleIntegration_Base\n ... on SanityTable {\n ...Table_Base\n }\n ...Section_Base\n ...Text_Base\n ...Form_Base\n ...Blog_Base\n ...ComparisonTable_Base\n ...PartnerShowcase_Base\n ...TestimonialsMultiple_BaseFragment\n ...MetricsAwards_BaseFragment\n ...TestimonialsSingle_BaseFragment\n ...FormHero_BaseFragment\n}\n \n\n fragment Section_Base on Section {\n id\n __typename\n variant\n backgroundColor\n introText {\n ...Text_IntroText\n }\n hasBackgroundTransition\n contents {\n ...ContentModule_Section\n }\n}\n \n\n fragment ContentModule_Section on Content {\n id\n __typename\n ...Block_Base\n ...Collection_Base\n ...CollectionExpandable_Base\n ...Hero_Base\n ...Media_Base\n ...ModuleIntegration_Base\n ...Text_Base\n}\n \n\n fragment Form_Base on ElementForm {\n id\n __typename\n variant\n introText {\n ...Text_IntroText\n }\n introTextText {\n ...Text_IntroText\n }\n marketoPortalId\n marketoFormId\n marketoInstanceURL\n enableChiliPiper\n enableDemoCalendar\n submitButtonText\n jumpLink\n sideContent {\n ...ContentModule_Section\n }\n confirmationType\n confirmationMessage\n confirmationPath\n submissionContentItems {\n ...Block_Base\n }\n backgroundColor\n backgroundImage {\n ...Media_Base\n }\n backgroundOpacity\n hasBackgroundTransition\n}\n \n\n fragment Blog_Base on Blog {\n id\n __typename\n seo\n metadata {\n canonical\n title\n description\n openGraph {\n title\n description\n images\n }\n alternatesLanguages {\n locale\n url\n }\n }\n jsonLd\n path\n title\n slug\n featuredMediaAda {\n ...Media_Base\n }\n body {\n ...RichText_Base\n }\n tableOfContents {\n text\n level\n anchor\n children {\n text\n level\n anchor\n children {\n text\n level\n anchor\n }\n }\n }\n relatedItems {\n ...Collection_Base\n }\n breadcrumbs {\n ...Link_Base\n }\n shareUrl\n encodedShareUrl\n encodedShareTitle\n formattedDate\n readingTime\n author {\n ...Bio_Author\n }\n coAuthors {\n ...Bio_Author\n }\n authorImageUrl\n authorImageAlt\n navigation {\n ...NewNavigation_Base\n }\n footerData {\n ...Footer_Base\n }\n}\n \n\n fragment NewNavigation_Base on NewNavigation {\n id\n __typename\n path\n internalTitle\n diligentAiLink\n diligentAiLabel\n ctaRequestDemo\n ctaRequestDemoLabel\n logo {\n ...Media_Base\n }\n logoUrl {\n ...Link_Base\n }\n announcementBanner {\n text\n linkUrl\n }\n sections {\n id\n label\n categoriesList {\n categoryLabel\n content {\n navItems {\n label\n description\n slug\n new\n }\n navLists {\n title\n navListItems {\n label\n slug\n }\n }\n navHeader {\n title\n description\n slug\n }\n navRelatedResource {\n type\n title\n subtitle\n description\n url\n image {\n ...Media_Base\n }\n }\n }\n }\n }\n secondaryItems {\n label\n slug\n isLanguageTrigger\n }\n}\n \n\n fragment Footer_Base on Footer {\n id\n __typename\n logoAda {\n ...Media_Base\n }\n logoUrl {\n ...Link_Base\n }\n navigationItems {\n ...NavigationItem_BaseFields\n subNavigation {\n ... on Link {\n text\n href\n }\n ... on NavigationItem {\n ...NavigationItem_BaseFields\n }\n }\n }\n legalLinks {\n ...Link_Base\n }\n moreLinks {\n ...Link_Base\n }\n lowerNavHeader\n lowerNavHeaderText\n lowerNavItems {\n ...NavigationItem_BaseFields\n }\n socialLinks\n disclaimerText {\n ...RichText_Base\n }\n copyrightDisclaimer {\n ...RichText_Base\n }\n}\n \n\n fragment NavigationItem_BaseFields on NavigationItem {\n id\n __typename\n variant\n text\n href\n summary {\n ...RichText_Base\n }\n}\n \n\n fragment ComparisonTable_Base on ComparisonTable {\n id\n __typename\n title\n subtitle\n breadcrumb\n columns\n rows\n backgroundColor\n insetPadding\n insetContentPadding\n componentHeight\n}\n \n\n fragment PartnerShowcase_Base on PartnerShowcase {\n id\n __typename\n path\n slug\n title\n breadcrumbs {\n ...Link_Base\n }\n promoSummary\n hero {\n ... on Hero {\n ...Hero_Base\n }\n }\n partnerItems {\n ...PartnerCard_Base\n }\n navigation {\n ...NewNavigation_Base\n }\n footerData {\n ...Footer_Base\n }\n}\n \n\n fragment PartnerCard_Base on PartnerCard {\n id\n __typename\n title\n slug\n path\n logo {\n ...Media_Base\n }\n companyBio {\n ...RichText_Base\n }\n tier\n type\n region\n productFamily\n partnerActivities\n website\n}\n \n\n fragment TestimonialsMultiple_BaseFragment on TestimonialsMultiple {\n id\n __typename\n variant\n headline\n testimonialsRaw {\n quote\n reviewerName\n reviewerCompany\n attributionType\n reviewerAvatar {\n ...Media_Base\n }\n sourceLogo {\n ...Media_Base\n }\n companyLogo {\n ...Media_Base\n }\n }\n showMoreReviews\n moreReviewsLabel\n moreReviewsRating\n moreReviewsMaxRating\n moreReviewsLogo {\n ...Media_Base\n }\n}\n \n\n fragment MetricsAwards_BaseFragment on MetricsAwards {\n id\n __typename\n variant\n title\n metricsRaw {\n value\n label\n color\n }\n awardsRaw {\n image {\n ...Media_Base\n }\n title\n }\n backgroundColor\n backgroundImage {\n ...Media_Base\n }\n}\n \n\n fragment TestimonialsSingle_BaseFragment on TestimonialsSingle {\n id\n __typename\n variant\n overline\n headline\n testimonialsRaw {\n quote\n reviewerName\n reviewerCompany\n rating\n reviewerAvatar {\n ...Media_Base\n }\n sourceLogo {\n ...Media_Base\n }\n companyLogo {\n ...Media_Base\n }\n }\n}\n \n\n fragment Product_Full on Product {\n ...Product_Base\n hero {\n ...Hero_Base\n }\n contents {\n ...ContentModule_Base\n }\n}\n \n\n fragment Product_Base on Product {\n id\n __typename\n seo\n brandValue\n path\n slug\n title\n hero {\n id\n __typename\n }\n contents {\n id\n __typename\n }\n navigation {\n ...NewNavigation_Base\n }\n footerData {\n ...Footer_Base\n }\n isAiPage\n}\n \n\n fragment Solution_Full on Solution {\n ...Solution_Base\n hero {\n ...Hero_Base\n ...HeroCarousel_Base\n }\n contents {\n ...ContentModule_Base\n }\n}\n \n\n fragment Solution_Base on Solution {\n id\n __typename\n seo\n brandValue\n path\n slug\n title\n hero {\n id\n __typename\n }\n contents {\n id\n __typename\n }\n navigation {\n ...NewNavigation_Base\n }\n footerData {\n ...Footer_Base\n }\n isAiPage\n}\n \n\n fragment LandingPage_Base on LandingPage {\n id\n __typename\n seo\n brandValue\n path\n slug\n title\n hero {\n ...Hero_Base\n ...HeroCarousel_Base\n ...FormHero_BaseFragment\n }\n contents {\n ...ContentModule_Base\n }\n navigation {\n ...NewNavigation_Base\n }\n footerData {\n ...Footer_Base\n }\n isAiPage\n}\n \n\n fragment WorldTourHomepage_Base on WorldTourHomepage {\n id\n __typename\n seo\n path\n slug\n title\n internalTitle\n promoSummary\n promoImage {\n ...Media_Base\n }\n featuredMedia {\n ...Media_Base\n }\n breadcrumbs {\n ...Link_Base\n }\n hero {\n ...Hero_Base\n ...HeroCarousel_Base\n }\n contents {\n ...ContentModule_Base\n }\n}\n \n\n fragment ResourcesLandingPage_Base on ResourcesLandingPage {\n id\n __typename\n seo\n metadata {\n canonical\n title\n description\n openGraph {\n title\n description\n images\n }\n alternatesLanguages {\n locale\n url\n }\n }\n brandValue\n jsonLd\n path\n slug\n title\n featuredResource {\n ...ResourceCard_Base\n }\n popularResources {\n ...ResourceCard_Base\n }\n newsletterTitle\n newsletterSummary\n newsletterCtaLink {\n ...Link_Base\n }\n spotlightTitle\n spotlightResources {\n ...ResourceCard_Base\n ...Card_Base\n }\n additionalResources {\n ...ContentModule_Base\n }\n exploreOurContentTitle\n exploreByTopicChips {\n ...ChipList_Base\n }\n dropdownTopicOptions {\n ...Link_Base\n }\n dropdownMediaTypeOptions {\n ...Link_Base\n }\n navigation {\n ...NewNavigation_Base\n }\n footerData {\n ...Footer_Base\n }\n}\n \n\n fragment ChipList_Base on ChipList {\n __typename\n introText {\n ...Text_Base\n }\n items {\n ...Chip_Base\n }\n backgroundColor\n}\n \n\n fragment Chip_Base on Chip {\n id\n __typename\n text\n sideText\n href\n}\n \n\n fragment ResourceTypeLandingPage_Base on ResourceTypeLandingPage {\n id\n __typename\n seo\n metadata {\n canonical\n title\n description\n openGraph {\n title\n description\n images\n }\n alternatesLanguages {\n locale\n url\n }\n }\n brandValue\n jsonLd\n path\n slug\n title\n breadcrumbs {\n ...Link_Base\n }\n featuredResource {\n ...ResourceCard_Base\n }\n totalPages\n pageNumber\n items {\n ...ResourceCard_Base\n }\n contents {\n ...ContentModule_Base\n }\n isAiPage\n exploreByTopicChips {\n ...ChipList_Base\n }\n dropdownTopicOptions {\n ...Link_Base\n }\n dropdownMediaTypeOptions {\n ...Link_Base\n }\n navigation {\n ...NewNavigation_Base\n }\n footerData {\n ...Footer_Base\n }\n}\n \n\n fragment NewsRoomLandingPage_Base on NewsRoomLandingPage {\n id\n __typename\n seo\n metadata {\n canonical\n title\n description\n openGraph {\n title\n description\n images\n }\n alternatesLanguages {\n locale\n url\n }\n }\n brandValue\n jsonLd\n path\n slug\n title\n breadcrumbs {\n ...Link_Base\n }\n featuredResource {\n ...ResourceCard_Base\n }\n totalPages\n pageNumber\n items {\n ...ResourceCard_Base\n }\n contents {\n ...ContentModule_Base\n }\n navigation {\n ...NewNavigation_Base\n }\n footerData {\n ...Footer_Base\n }\n}\n \n\n fragment HubPage_Base on HubPage {\n id\n __typename\n seo\n metadata {\n canonical\n title\n description\n openGraph {\n title\n description\n images\n }\n alternatesLanguages {\n locale\n url\n }\n }\n brandValue\n jsonLd\n path\n slug\n title\n breadcrumbs {\n ...Link_Base\n }\n featuredResource {\n ...ResourceCard_Base\n }\n totalPages\n pageNumber\n items {\n ...ResourceCard_Base\n }\n contents {\n ...ContentModule_Base\n }\n exploreByTopicChips {\n ...ChipList_Base\n }\n dropdownTopicOptions {\n ...Link_Base\n }\n dropdownMediaTypeOptions {\n ...Link_Base\n }\n navigation {\n ...NewNavigation_Base\n }\n footerData {\n ...Footer_Base\n }\n}\n \n\n fragment MG100WinnersPage_Base on MG100WinnersPage {\n id\n __typename\n path\n slug\n ctaText\n ctaDescription {\n ...RichText_Base\n }\n mg100Winnerspage {\n __typename\n ... on Bio {\n id\n name\n jobTitle\n company\n body {\n ...RichText_Base\n }\n mainImage {\n ...Media_Base\n }\n imageUrl\n socialLinks\n }\n ... on MG100WinnersPageCategory {\n internalWinnersCtaTitle\n WinnersCtaTitle\n WinnersCtaDescription {\n ...RichText_Base\n }\n }\n }\n WinnersCtaText\n seo\n hero {\n ...Hero_Base\n ...HeroCarousel_Base\n }\n}\n \n\n fragment Elevate2026_Base on Elevate2026 {\n id\n __typename\n seo\n path\n title\n internalTitle\n promoSummary\n featuredMediaAda {\n ...Media_Base\n }\n elevate2026Hero\n grcOverview\n whatToExpect\n agendaAtAGlance\n registrationSection\n venueSection\n elevate2024Review\n attendeeReviews\n elevate2026RelatedResources\n footer\n}\n \n\n fragment ElevateAwards2026_Base on ElevateAwards2026 {\n id\n __typename\n seo\n path\n title\n internalTitle\n promoSummary\n featuredMediaAda {\n ...Media_Base\n }\n elevateAwardsHero\n awardCategories\n awardsCta\n nominationFormSection\n footer\n}\n \n\n fragment ElevateAgenda2026_Base on ElevateAgenda2026 {\n id\n __typename\n seo\n path\n title\n internalTitle\n promoSummary\n featuredMediaAda {\n ...Media_Base\n }\n elevateAgendaHero: hero\n elevateAgenda: agenda\n footer\n}\n \n\n fragment ContentModule_Settings on Settings {\n id\n __typename\n}\n \n\n fragment Bio_Base on Bio {\n id\n __typename\n path\n slug\n name\n jobTitle\n company\n email\n body {\n ...RichText_Base\n }\n mainImage {\n ...Media_Base\n }\n promoImage {\n ...Media_Base\n }\n headshot {\n ...Media_Base\n }\n imageUrl\n promoSummary\n socialLinks\n breadcrumbs {\n ...Link_Base\n }\n}\n \n\n fragment Podcast_Base on Podcast {\n id\n __typename\n seo\n metadata {\n canonical\n title\n description\n openGraph {\n title\n description\n images\n }\n alternatesLanguages {\n locale\n url\n }\n }\n title\n slug\n durationSeconds\n embedLink\n rssInclude\n showNotes {\n ...RichText_Base\n }\n transcript {\n ...RichText_Base\n }\n additionalInfo {\n ...RichText_Base\n }\n body {\n ...RichText_Base\n }\n featuredMediaAda {\n ...Media_Base\n }\n moreAboutContent {\n ...RichText_Base\n }\n resources {\n title\n links {\n text\n href\n target\n rel\n }\n }\n shareUrl\n encodedShareUrl\n encodedShareTitle\n formattedDate\n readingTime\n host {\n ...Bio_Author\n }\n coHosts {\n ...Bio_Author\n }\n guests {\n ...Bio_Author\n }\n breadcrumbs {\n ...Link_Base\n }\n relatedItems {\n ...Collection_Base\n }\n navigation {\n ...NewNavigation_Base\n }\n footerData {\n ...Footer_Base\n }\n}\n \n\n fragment Research_Base on Research {\n id\n __typename\n seo\n metadata {\n canonical\n title\n description\n openGraph {\n title\n description\n images\n }\n alternatesLanguages {\n locale\n url\n }\n }\n jsonLd\n path\n title\n slug\n featuredMediaAda {\n ...Media_Base\n }\n body {\n ...RichText_Base\n }\n gatedDescription {\n ...RichText_Base\n }\n gated\n campaignName\n downloadableAssetData {\n asset {\n url\n }\n title\n thankYouMessage {\n ...RichText_Base\n }\n }\n relatedItems {\n ...Collection_Base\n }\n breadcrumbs {\n ...Link_Base\n }\n shareUrl\n encodedShareUrl\n encodedShareTitle\n formattedDate\n form {\n ...Form_Page\n }\n navigation {\n ...NewNavigation_Base\n }\n footerData {\n ...Footer_Base\n }\n}\n \n\n fragment Form_Page on ElementForm {\n id\n __typename\n variant\n path\n slug\n}\n \n\n fragment Webinar_Base on Webinar {\n id\n __typename\n seo\n metadata {\n canonical\n title\n description\n openGraph {\n title\n description\n images\n }\n alternatesLanguages {\n locale\n url\n }\n }\n title\n slug\n eventStatus\n start\n end\n promoSummary\n body {\n ...RichText_Base\n }\n takeaways {\n ...RichText_Base\n }\n moderators {\n ...Bio_Author\n }\n speakers {\n ...Bio_Author\n }\n registrationForm {\n ...Form_ResourcesBase\n }\n featuredMedia {\n ...Media_Base\n }\n gated\n campaignName\n downloadableAssetData {\n asset {\n url\n }\n title\n thankYouMessage {\n ...RichText_Base\n }\n }\n navigation {\n ...NewNavigation_Base\n }\n footerData {\n ...Footer_Base\n }\n}\n \n\n fragment Form_ResourcesBase on ElementForm {\n id\n __typename\n introText {\n ...Text_IntroText\n }\n introTextText {\n ...Text_IntroText\n }\n marketoPortalId\n marketoFormId\n marketoInstanceURL\n enableChiliPiper\n enableDemoCalendar\n submitButtonText\n jumpLink\n confirmationType\n confirmationMessage\n confirmationPath\n submissionContentItems {\n ...Block_Base\n }\n}\n \n\n fragment CaseStudy_Base on CaseStudy {\n id\n __typename\n seo\n metadata {\n canonical\n title\n description\n openGraph {\n title\n description\n images\n }\n alternatesLanguages {\n locale\n url\n }\n }\n path\n title\n slug\n featuredMediaAda {\n ...Media_Base\n }\n body {\n ...RichText_Base\n }\n gated\n gatedDescription {\n ...RichText_Base\n }\n campaignName\n downloadableAssetData {\n asset {\n url\n }\n title\n thankYouMessage {\n ...RichText_Base\n }\n }\n relatedItems {\n ...Collection_Base\n }\n breadcrumbs {\n ...Link_Base\n }\n shareUrl\n encodedShareUrl\n encodedShareTitle\n form {\n ...Form_Page\n }\n navigation {\n ...NewNavigation_Base\n }\n footerData {\n ...Footer_Base\n }\n}\n \n\n fragment Guide_Base on Guide {\n id\n __typename\n seo\n metadata {\n canonical\n title\n description\n openGraph {\n title\n description\n images\n }\n alternatesLanguages {\n locale\n url\n }\n }\n jsonLd\n path\n title\n slug\n featuredMediaAda {\n ...Media_Base\n }\n body {\n ...RichText_Base\n }\n gatedDescription {\n ...RichText_Base\n }\n readingTime\n gated\n campaignName\n downloadableAssetData {\n asset {\n url\n }\n title\n thankYouMessage {\n ...RichText_Base\n }\n }\n relatedItems {\n ...Collection_Base\n }\n breadcrumbs {\n ...Link_Base\n }\n shareUrl\n encodedShareUrl\n encodedShareTitle\n formattedDate\n form {\n ...Form_ResourcesBase\n }\n navigation {\n ...NewNavigation_Base\n }\n footerData {\n ...Footer_Base\n }\n tableOfContents {\n text\n level\n anchor\n children {\n text\n level\n anchor\n children {\n text\n level\n anchor\n }\n }\n }\n}\n \n\n fragment Event_Base on Event {\n id\n __typename\n seo\n metadata {\n canonical\n title\n description\n openGraph {\n title\n description\n images\n }\n alternatesLanguages {\n locale\n url\n }\n }\n title\n slug\n path\n breadcrumbs {\n ...Link_Base\n }\n variant\n eventStatus\n description {\n ...RichText_Base\n }\n hero {\n ...ContentModule_Base\n }\n agenda\n experiences\n sponsors\n speakersCollection {\n ...ContentModule_Base\n }\n primaryLocation\n eventDates\n registration\n isVirtual\n multiRegion\n regionalContent\n contents {\n ...ContentModule_Base\n }\n navigation {\n ...NewNavigation_Base\n }\n footerData {\n ...Footer_Base\n }\n}\n \n\n fragment VirtualSummitSeriesLanding_Base on VirtualSummitSeriesLanding {\n id\n __typename\n seo\n title\n slug\n path\n internalTitle\n hero {\n ...ContentModule_Base\n }\n contents {\n ...ContentModule_Base\n }\n virtualSummitCollection {\n ...Collection_Base\n }\n footerData {\n ...Footer_Base\n }\n}\n \n\n fragment VirtualSummitSeries_Base on VirtualSummitSeries {\n id\n __typename\n seo\n title\n slug\n path\n hero {\n ...Hero_Base\n ...HeroCarousel_Base\n }\n internalTitle\n description {\n ...RichText_Base\n }\n virtualSummitDetailsCollection {\n ...Collection_Base\n }\n footerData {\n ...Footer_Base\n }\n}\n \n\n fragment VirtualSummitDetail_Base on VirtualSummitDetail {\n id\n __typename\n seo\n title\n slug\n path\n internalTitle\n campaignName\n hero {\n ...Hero_Base\n }\n region\n onDemand\n eventDate\n promoSummary\n promoImage {\n ...Media_Base\n }\n callToAction\n virtualSummitSeries {\n virtualSummitDetails {\n ...VirtualSummitDetail_SubNavSibling\n }\n }\n siblingDetails {\n ...VirtualSummitDetail_SubNavSibling\n }\n virtualSummitSessionsTitle {\n ...RichText_Base\n }\n virtualSummitSessionsTyped {\n title\n subtitle\n description {\n ...RichText_Base\n }\n videoUrl\n keyTakeaways {\n ...RichText_Base\n }\n speakers {\n ...Bio_Author\n }\n moderators {\n ...Bio_Author\n }\n }\n allSpeakers {\n ...Bio_Author\n }\n allModerators {\n ...Bio_Author\n }\n whoisThisFor {\n ...RichText_Base\n }\n marketoForm {\n ...ContentModule_Base\n }\n sideLinks\n relatedResources {\n ...ContentModule_Base\n }\n ungate\n footerData {\n ...Footer_Base\n }\n}\n \n\n fragment VirtualSummitDetail_SubNavSibling on VirtualSummitDetail {\n id\n __typename\n path\n region\n}\n \n\n fragment Video_Base on Video {\n id\n __typename\n seo\n metadata {\n canonical\n title\n description\n openGraph {\n title\n description\n images\n }\n alternatesLanguages {\n locale\n url\n }\n }\n title\n slug\n durationSeconds\n embedLink\n body {\n ...RichText_Base\n }\n featuredMediaAda {\n ...Media_Base\n }\n transcript {\n ...RichText_Base\n }\n shareUrl\n encodedShareUrl\n encodedShareTitle\n formattedDate\n breadcrumbs {\n ...Link_Base\n }\n relatedItems {\n ...Collection_Base\n }\n navigation {\n ...NewNavigation_Base\n }\n footerData {\n ...Footer_Base\n }\n}\n \n\n fragment PressRelease_Base on PressRelease {\n id\n __typename\n seo\n metadata {\n canonical\n title\n description\n openGraph {\n title\n description\n images\n }\n alternatesLanguages {\n locale\n url\n }\n }\n jsonLd\n path\n title\n slug\n featuredMediaAda {\n ...Media_Base\n }\n body {\n ...RichText_Base\n }\n tableOfContents {\n text\n level\n anchor\n children {\n text\n level\n anchor\n children {\n text\n level\n anchor\n }\n }\n }\n relatedItems {\n ...Collection_Base\n }\n breadcrumbs {\n ...Link_Base\n }\n shareUrl\n encodedShareUrl\n encodedShareTitle\n formattedDate\n readingTime\n author {\n ...Bio_Author\n }\n coAuthors {\n ...Bio_Author\n }\n authorImageUrl\n authorImageAlt\n navigation {\n ...NewNavigation_Base\n }\n footerData {\n ...Footer_Base\n }\n}\n ","variables":{"path":"/resources/blog/page/19","locale":"en-US","preview":false,"site":"STARTER_ANYTHING"}}}