hops-graphql
TypeScript icon, indicating that this package has built-in type declarations

15.2.1 • Public • Published

hops-graphql

npm

Please see the main Hops Readme for general information and a Getting Started Guide.

This is a preset for Hops that can be used to set up an <ApolloProvider /> and enable server-side and client-side support for GraphQL via the Apollo framework. Additionally it also brings an Apollo Server that can be used for mocking to enable faster local development.

This preset is just combining the two presets hops-react-apollo and hops-apollo-mock-server.

Installation

This preset must be used together with the hops-react preset.

Add this preset and its peer dependencies to your existing Hops React project:

npm install --save hops-graphql @apollo/client

Package Sidebar

Install

npm i hops-graphql

Weekly Downloads

11

Version

15.2.1

License

MIT

Unpacked Size

7.72 kB

Total Files

6

Last publish

Collaborators

  • robertkowalski
  • zaubernerd
  • jhiode
  • knisterpeter
  • hops-release
  • dmbch
  • aithir
  • robin-drexler