What is graphql-request?
"Minimal GraphQL client supporting Node and browsers for scripts or simple apps."
graphql-request is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 410.1 KB on disk.
Installation Guide
# Install via NPM
npm install graphql-request
# Install via Yarn
yarn add graphql-request