query($id: ID!) {
markdownPage(id: $id) {
id
path
excerpt
header_excerpt
header_altImg
header_title
header_image
slides{
id
title
excerpt
image
order
}
cards{
id
title
image
button
link
order
content
}
contactData{
id
title
mail
phone
}
header{
title
subtitle
content
btn1
link1
btn2
link2
}
howItWorks{
id
title
content
}
howItWorksMain{
id
title
image
}
productsMain{
id
title
subtitle
image
}
productData{
id
title
content
image
}
brandPanel{
id
title
subtitle
excerpt(length: 2000)
sourceUrl
btnTxt
image
}
featuresMain{
id
title
btn
link
content
}
logos{
id
image
}
features{
id
title
svg
content
}
cta{
id
title
content
button
link
}
signup{
id
title
button1
link1
button2
link2
}
comparisonMain{
id
title
description
button
link
}
comparisonSecs{
id
svg
title
content
}
roadmap{
id
title
excerpt
}
pricing_plansMain{
id
title
button1
button2
excerpt
}
pricingPlans{
id
title
excerpt
price
duration
button
link
includeTitle
options
}
plans{
id
title
rows {
title
firstCol
secCol
thirdCol
}
}
}
}
>