graphql-kit / angular-apollo-lodash-demo

Example usage of apollo-angular with graphql-lodash

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Example usage of apollo-angular with graphql-lodash

License:MIT License


Languages

Language:TypeScript 76.7%Language:JavaScript 17.8%Language:HTML 4.8%Language:CSS 0.7%