Skip to content

Instantly share code, notes, and snippets.

@PetterRuud
Last active June 29, 2021 11:57
Show Gist options
  • Save PetterRuud/801bc5c9c10e1fe4d0729958516f9cb6 to your computer and use it in GitHub Desktop.
Save PetterRuud/801bc5c9c10e1fe4d0729958516f9cb6 to your computer and use it in GitHub Desktop.
Sanity GROQ Array reference in Array
"map_region_data": *[_type == "region" && count((country[]._ref)[@ in ^.country[]._ref]) > 0]{
reg_name,
slug
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment