{"library":"relay-runtime","type":"library","category":null,"description":"Relay Runtime is the core runtime library for building GraphQL-driven applications with the Relay framework, developed by Facebook. Current stable version is 21.0.1, released bi-weekly alongside the Relay compiler. It provides client-side GraphQL execution, data fetching, caching with normalized stores, and reactivity. Key differentiators: strong type safety via generated TypeScript types, declarative data fetching with fragments, and optimized batching. Supports React and other JS frameworks. Ships TypeScript definitions natively.","language":"javascript","status":"active","version":"21.0.1","tags":["javascript","graphql","relay","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install relay-runtime","imports":["import { RelayRuntime } from 'relay-runtime'","import { Environment } from 'relay-runtime'","import { fetchQuery } from 'relay-runtime'"]},{"cmd":"yarn add relay-runtime","imports":[]},{"cmd":"pnpm add relay-runtime","imports":[]}],"homepage":"https://relay.dev","github":"https://github.com/facebook/relay","docs":null,"changelog":null,"pypi":null,"npm":"relay-runtime","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}