{"library":"graphql-client","type":"library","category":null,"description":"A lightweight HTTP client for GraphQL APIs built on the fetch API with isomorphic-fetch for cross-environment support. Current stable version is 2.0.1, with no recent release activity (last updated years ago). It provides a simple promise-based interface for executing queries and mutations, with built-in error handling that includes query location highlighting. Simpler than Apollo or Relay, but lacks subscriptions, caching, and active maintenance. Suitable for minimal integrations in Node.js or browsers where a full-fledged client is overkill.","language":"javascript","status":"maintenance","version":"2.0.1","tags":["javascript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install graphql-client","imports":["import client from 'graphql-client'","const client = require('graphql-client')","import type { ClientOptions, Client } from 'graphql-client'"]},{"cmd":"yarn add graphql-client","imports":[]},{"cmd":"pnpm add graphql-client","imports":[]}],"homepage":"https://github.com/nordsimon/graphql-client#readme","github":"https://github.com/nordsimon/graphql-client","docs":null,"changelog":null,"pypi":null,"npm":"graphql-client","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}