What is graphql?
"A Query Language and Runtime which can target any service."
graphql is used to facilitate high-performance Node.js workflows. It provides a robust footprint of 1.3 MB on disk.
Installation Guide
# Install via NPM
npm install graphql
# Install via Yarn
yarn add graphql