graphql-react

graphql-react JS library on GitHub graphql-react JS library on npm Download graphql-react JS library

A GraphQL client for React using modern context and hooks APIs that’s lightweight (< 4 kB) but powerful; the first Relay and Apollo alternative with server side rendering.

Version 20.0.0 License MIT
graphql-react has no homepage
graphql-react JS library on GitHub
graphql-react JS library on npm
Download graphql-react JS library
Keywords
graphqlclientquerymutationfileuploadmultipartreacthooksssresmmjs
INSTALL
Type:
<script type="module"> import graphqlReact from 'https://cdn.jsdelivr.net/npm/graphql-react@20.0.0/+esm' </script>
Learn more