Skip to content

Instantly share code, notes, and snippets.

@parzibyte
Created August 7, 2019 23:01
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save parzibyte/72cdb86183fb326898f1e51a963f2768 to your computer and use it in GitHub Desktop.
Save parzibyte/72cdb86183fb326898f1e51a963f2768 to your computer and use it in GitHub Desktop.
{
mascota(id: 1){
nombre,
edad,
amigos{
nombre,
},
comidas{
nombre,
},
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment