Skip to content

Instantly share code, notes, and snippets.

@mugan86
Created September 11, 2019 05:58
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 mugan86/6e24d7a4f0cd2143e899a93f43b6bc1b to your computer and use it in GitHub Desktop.
Save mugan86/6e24d7a4f0cd2143e899a93f43b6bc1b to your computer and use it in GitHub Desktop.
Resultado de la ejecución desde JS a API GraphQL
iMac-de-Anartz:queries anartz$ node axios.js
--------------------- Lista de Personajes --------------------------
{ data:
{ characters:
[ [Object],
[Object],
[Object],
[Object],
[Object],
[Object],
[Object],
[Object],
[Object] ] } }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment