{"library":"gotql","type":"library","category":null,"description":"GotQL v2.2.0 is a Node.js library that allows you to write GraphQL queries as JavaScript objects instead of strings, wrapping the Got HTTP client. It acts as a transpiler, converting JSON query definitions into proper GraphQL strings and sending them via HTTP. Key differentiators include built-in HTTP client (Got v11+), support for fragments, variables, enums via template literal helper, and nested fields. Release cadence: infrequent, last release Apr 2022. Requires Node >=18 and ESM.","language":"javascript","status":"maintenance","version":"2.2.0","tags":["javascript","graphql","query","framework","serverside","graph","post","typescript"],"last_verified":"Fri May 01","install":[{"cmd":"npm install gotql","imports":["import gotql from 'gotql'","import { query } from 'gotql'","import { mutation } from 'gotql'"]},{"cmd":"yarn add gotql","imports":[]},{"cmd":"pnpm add gotql","imports":[]}],"homepage":null,"github":"https://github.com/khaosdoctor/gotql","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/gotql","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}