Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

hops-graphql

Package Overview
Dependencies
Maintainers
8
Versions
198
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hops-graphql

React and GraphQL implementation for Hops

  • 15.2.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
249
increased by453.33%
Maintainers
8
Weekly downloads
 
Created
Source

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

Keywords

FAQs

Package last updated on 20 Jun 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc