Skip to content
This repository has been archived by the owner on May 11, 2023. It is now read-only.

Latest commit

 

History

History
18 lines (11 loc) · 1.02 KB

README.md

File metadata and controls

18 lines (11 loc) · 1.02 KB

Apollo Angular + GraphQL Lodash demo

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

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

  • Wrapper function that ties together Apollo Angular and GraphQL Lodash.
  • Example of Angular Component that uses wrapper to query transformed with lodash data.

This project was generated with Angular CLI version 1.0.5.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.