šŸš€ Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.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
Version published
Weekly downloads
0
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

hops

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