Skip to content

Instantly share code, notes, and snippets.

@thomsbg
Created April 15, 2020 19:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save thomsbg/f1e5ff16e01c8543f2425083d18530e9 to your computer and use it in GitHub Desktop.
Save thomsbg/f1e5ff16e01c8543f2425083d18530e9 to your computer and use it in GitHub Desktop.
query {
entryBody(uuid: "b4c7210f-0593-4ab2-85d9-abab343fcc09") {
components {
blockquote {
paragraphs {
ops
}
}
grouping {
layout
items {
image {
url
caption
credit
}
}
}
heading {
level
ops
}
image {
url
caption
credit
}
json {
schemaName
data
}
list {
ordered
items {
ops
}
}
paragraph {
ops
}
sidebar {
body {
components {
blockquote {
paragraphs {
ops
}
}
grouping {
layout
items {
image {
url
caption
credit
}
}
}
heading {
level
ops
}
image {
url
caption
credit
}
json {
schemaName
data
}
list {
ordered
items {
ops
}
}
paragraph {
ops
}
}
}
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment