Primary LanguageJavaScript
npm install node index.js
query getBook($id: ID!){ book(id: $id){ author title } }