query {
markdownPage(id: "home") {
id
path
metaTitle
metaDesc
metaImg
header_slogan
header_title
header_image
header_img2
header_excerpt
header_altImg
button
link
button2
link2
button3
link3
solution_image
# solution_image2
# solution_image3
header{
title
subtitle
content
btn1
link1
btn2
link2
}
productsMain{
id
title
subtitle
# image
}
productData{
id
title
content
image
button
url
}
cta{
id
title
subtitle
image
content
button
button2
button3
button4
button5
button6
link
link2
link3
link4
link5
link6
}
BlogsMain{
id
title
}
blogs{
id
image
tags
title
path
author
autherUrl
authorImg
excerpt
created
}
cta2{
id
title
image
content
button
button2
button3
button4
link
link2
link3
link4
}
cta3{
id
title
image
content
link
button
}
cta4{
id
title
title2
subtitle
slogan
content
button
button2
button3
link
link2
link3
}
cta5{
id
title
content
button
button2
button3
link
link2
link3
}
featuresMain2{
id
title
subtitle
btn
link
btn2
link2
btn3
link3
content
}
features2{
id
title
svg
content
}
comparisonMain{
id
title
description
button
link
}
comparisonSecs{
id
svg
title
link
content
}
brandPanel{
id
title
subtitle
content
sourceUrl
btnTxt
button2
link2
image
}
brandPanel2{
id
title
subtitle
content
sourceUrl
btnTxt
sourceUrl2
btnTxt2
image
}
logosMain {
id
title
image
button
link
}
logos{
id
image
url
}
inTheNews {
id
content
partners {
path
logo
}
}
videoPanel {
id
video
title
content
btn
link
}
partenershipsMain{
id
title
slogan
content
link
link2
button
button2
}
partnerships {
id
title
img
content
}
map {
id
title
subtitle
button
link
btn1
btn2
link1
link2
link3
btn3
image
}
subscribe {
id
title
placeHolder
content
button
link
image
}
team{
id
title
content
}
}
entries: allPerson (sortBy: "rank", order: ASC, filter: {memberships: { contains: ["foundation"]}}){
edges {
node {
path
name
image
}
}
}
}
query {
metadata {
siteUrl
}
}