0

I am trying to build a simple blog with graphql and angular js.I'm done with graphql part.Now I'm able to query a database using graphql.Now I want to show the items that I've queried in a Html page.How can I implement it using angular js and apollo client. I've referred this example

As I'm new to apollo and angular,it is still unclear to me.

albin antony
  • 189
  • 1
  • 3
  • 13
  • The API for Angular1-Apollo is almost identical to the vanilla apollo-client, so I suggest you try reading that documentation first and that might help - http://dev.apollodata.com/core/ then, if you could post an example that doesn't work for you I would be able to give more detalied advice – Urigo Nov 25 '16 at 14:03
  • ^ Any more details would help in clarifying your problem. If you want to try Angular2 this is a slightly more detailed boilerplate that uses Angular2 & Apollo Client that may be of interest to you. https://github.com/scaphold-io/angular2-apollo-client-webpack-starter – mparis Jan 13 '17 at 10:02

0 Answers0