{"library":"graphql-fetch","type":"library","category":null,"description":"Thin GraphQL client powered by fetch. Current stable version 1.0.1 (last released in 2016). Very minimal wrapper around fetch that sends POST requests with JSON body. No built-in caching, batching, or subscriptions. Different from Apollo Client or urql in that it offers zero abstraction over HTTP—just a convenience function. Ideal for simple use cases where you want to avoid heavy dependencies. Low release cadence; not actively maintained.","language":"javascript","status":"maintenance","version":"1.0.1","tags":["javascript","graphql","client","fetch","request","query","mutation"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install graphql-fetch","imports":["import graphqlFetch from 'graphql-fetch'","import createClient from 'graphql-fetch'","const fetch = require('graphql-fetch')('http://example.com/graphql')"]},{"cmd":"yarn add graphql-fetch","imports":[]},{"cmd":"pnpm add graphql-fetch","imports":[]}],"homepage":"https://github.com/tjmehta/graphql-fetch","github":"https://github.com/tjmehta/graphql-fetch","docs":null,"changelog":null,"pypi":null,"npm":"graphql-fetch","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}