Skip to content

IvanGoncharov/react-apollo-lodash-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apollo React + GraphQL Lodash demo

Important: Please read GraphQL Lodash README before playing with this repository.

This is the simple example of usage GraphQL Lodash with React/Apollo. Here are key elements:

  • Wrapper function that ties together Apollo React and GraphQL Lodash.
  • Example of React Component that gets props from GraphQL response transformed with lodash.

The repository is a modified version of apollographql/frontpage-react-app demo by Apollo.

Installation

Clone the repository and run npm install or yarn:

git clone https://github.com/apis-guru/react-apollo-lodash-demo
cd react-apollo-lodash-demo
npm install

Starting the app

npm start

It will open a browser window, or you can browse to http://localhost:3000.

About

Example usage of react-apollo with graphql-lodash

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages