graphql-client-apollo-integration
v1.0.0
Published
A wrapper that helps bridge the gap between a custom frontend state management system and the Apollo GraphQL
Maintainers
Readme
graphql-client-apollo-integration
Description
A wrapper that helps bridge the gap between a custom frontend state management system and the Apollo GraphQL
Category
ui
Installation
npm install graphql-client-apollo-integrationUsage
const pkg = require("graphql-client-apollo-integration");
// See index.js for the available API surface.