Skip to content

Instantly share code, notes, and snippets.

@kijanowski
Last active September 26, 2019 21:28
Show Gist options
  • Save kijanowski/26372d914dde921b4630bcfa290092a1 to your computer and use it in GitHub Desktop.
Save kijanowski/26372d914dde921b4630bcfa290092a1 to your computer and use it in GitHub Desktop.
{
animals(id: 0) {
name
color
countryIds
countries {
name
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment