{"library":"superagent-graphql","type":"library","category":null,"description":"A small SuperAgent plugin that wraps a GraphQL query (string + variables) into a JSON POST body. Version 0.1.2 is the latest stable release, with no update cadence. It adds a .use() middleware that sets the request body to {query, variables} and ensures the Content-Type is application/json. Unlike full GraphQL clients, this is a minimal helper for SuperAgent users who want to fire a single query without a dedicated client.","language":"javascript","status":"active","version":"0.1.2","tags":["javascript","superagent","graphql"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install superagent-graphql","imports":["const ql = require('superagent-graphql');","import ql from 'superagent-graphql';","const request = require('superagent'); const ql = require('superagent-graphql');"]},{"cmd":"yarn add superagent-graphql","imports":[]},{"cmd":"pnpm add superagent-graphql","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"superagent-graphql","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}