query($id: ID!) {
markdownPage(id: $id) {
id
path
excerpt
header_excerpt
header_altImg
header_title
header_image
header_slogan
solution_image
productsMain{
id
title
subtitle
# image
}
productData{
id
title
content
image
url
}
comparisonMain{
id
title
description
button
link
}
comparisonSecs{
id
svg
title
content
}
logos{
id
image
}
cta{
id
title
slogan
content
button
link
}
brandPanel{
id
title
subtitle
content
sourceUrl
btnTxt
image
}
}
}
>