Skip to content

Instantly share code, notes, and snippets.

@ghankerson
Last active September 26, 2025 19:50
Show Gist options
  • Save ghankerson/ed6afd23d5ddcc2c3e459509b06c953b to your computer and use it in GitHub Desktop.
Save ghankerson/ed6afd23d5ddcc2c3e459509b06c953b to your computer and use it in GitHub Desktop.
{
collection(slug: "homepage", contentAreaSlug: "mprnews") {
title
body
canonicalSlug
results {
items {
title
canonicalSlug
description
primaryVisuals {
thumbnail {
aspectRatios {
square {
instances {
width
height
url
}
}
}
}
}
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment