Ionic GraphQL Sample Application Using Apollo Client

A sample application integrating Ionic 2 with GraphQL using the Apollo Client for Angular2

I have created a graphQL server using express and I used json-server as my persistence layer to work through API calls and such. If you are interested in the server, see the server here on Glitch.

Server: https://aks-graphql-sample1.glitch.me

App: https://github.com/aaronksaunders/ionic2-graphql-apollo-client

3 Likes

Hi, i was looking this one, any tutorial how to create it from zero that i can learn a bit about accessing data from graphQlL

Thank you from valuable source

not sure what your question is “how to create it from zero”?

Hello, thank you for sharing this project, a question, Do you install apollo-angular , apollo-client & graphql-tag separetly with npm on the ionic project?

Thank you : ^ )

Working on the v4 update => https://github.com/aaronksaunders/ionic4-angular6-gql/blob/master/README.md