{"library":"gqty","type":"library","category":null,"description":"GQty is a No-GraphQL client for TypeScript that auto-generates a fully typed client from your GraphQL schema, eliminating manual query writing. Current stable version is 3.6.0. It uses a proxy-based approach to automatically track data requirements and generate optimal queries. Compared to other clients like Apollo or Urql, GQty removes boilerplate and provides real-time type safety, making it ideal for TypeScript-heavy projects. It ships TypeScript types, supports subscriptions via graphql-ws and SSE via graphql-sse, and has a growing community on Discord.","language":"javascript","status":"active","version":"3.6.0","tags":["javascript","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install gqty","imports":["import { createClient } from 'gqty'","import { useQuery } from '@gqty/react'","import { subscribe } from '@gqty/subscriptions'","import { Query } from './gqty'"]},{"cmd":"yarn add gqty","imports":[]},{"cmd":"pnpm add gqty","imports":[]}],"homepage":"https://gqty.dev","github":"https://github.com/gqty-dev/gqty","docs":null,"changelog":null,"pypi":null,"npm":"gqty","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}