GraphQL-IO-Client

JSON →
library 1.8.4 ·javascript maintenance
verified Jun 7, 2026

A GraphQL network communication client framework for Node.js and browser environments (current version 1.8.4). It integrates GraphQL.js, Apollo Client, Axios, and a WebSocket interface to provide queries, mutations, and subscriptions. Compared to raw Apollo Client, it simplifies setup with a unified Client class and automatic transport selection (HTTP/WebSocket). Development appears slow with no recent updates; compatible with Node >=6.0.0. Differentiators include easy-to-use API and built-in WS support.