Skip to content

Instantly share code, notes, and snippets.

@velotiotech
Created June 25, 2020 10:20
Show Gist options
  • Select an option

  • Save velotiotech/f243d195686411991ea267f7e921ef86 to your computer and use it in GitHub Desktop.

Select an option

Save velotiotech/f243d195686411991ea267f7e921ef86 to your computer and use it in GitHub Desktop.
Snippet #5
query listRestaurants {
listRestaurants {
items {
id
name
description
city
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment