{"library":"graphql-io-server","type":"library","category":null,"description":"GraphQL-IO-Server is a server-side network communication framework for GraphQL, built on Node.js. It integrates GraphQL.js for schema execution, GraphQL-Tools for schema stitching, GraphQL-Tools-Types for custom scalars, and GraphQL-Tools-Subscribe for subscription management. The server runs on HAPI.js with WebSocket support via HAPI-Plugin-WebSocket, enabling real-time subscription delivery. It includes built-in GraphiQL integration for interactive querying. Version 1.9.3 is the latest stable release, with no updates since 2019. It is designed for use with GraphQL-IO-Client on the client side. The package provides a complete solution for GraphQL server communication, distinguishing itself by its reliance on HAPI and WebSocket-based subscriptions rather than Express or Apollo Server.","language":"javascript","status":"maintenance","version":"1.9.3","tags":["javascript","graphql","network","communication","framework","server"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install graphql-io-server","imports":["import { Server } from 'graphql-io-server'","const { Server } = require('graphql-io-server')","import { Server } from 'graphql-io'"]},{"cmd":"yarn add graphql-io-server","imports":[]},{"cmd":"pnpm add graphql-io-server","imports":[]}],"homepage":"https://github.com/rse/graphql-io-server","github":"https://github.com/rse/graphql-io-server","docs":null,"changelog":null,"pypi":null,"npm":"graphql-io-server","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}