{"library":"nanographql","type":"library","category":null,"description":"Tiny GraphQL client library (2.0.0) that converts tagged template literals into executable query functions. Minimal implementation (~15 lines) with no dependencies, ideal for small projects or when avoiding heavy clients like Apollo. Last updated in 2018; stable but experimental status. Differentiates by extreme size and simplicity, but lacks advanced features like caching or subscriptions.","language":"javascript","status":"maintenance","version":"2.0.0","tags":["javascript","graphql","small","nano"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install nanographql","imports":["import gql from 'nanographql'","const query = gql`...`; const body = query({ var: val })","gql`...`"]},{"cmd":"yarn add nanographql","imports":[]},{"cmd":"pnpm add nanographql","imports":[]}],"homepage":"https://github.com/yoshuawuyts/nanographql#readme","github":"https://github.com/yoshuawuyts/nanographql","docs":null,"changelog":null,"pypi":null,"npm":"nanographql","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}