[Video] Apollo And GraphQL with Vue3 Apollo Composables in Ionic Framework
Aaron K Saunders
Posted on November 23, 2020
In this project and video, we are assuming you understand the basics of GraphQL but are interested in how to use the Vue Composition API with GraphQL in VueJS and of course Ionic Framework
Source Code: https://github.com/aaronksaunders/ionic-vue3-graphql
For our local GraphQL Server we are using this great tool json-graphql-server
, see link below for more information.
This is how you start the JSON GraphQL Server, there is default data included to get you started
json-graphql-server db.js
Related Links
- Vue Composition API: https://github.com/vuejs/composition-api
- json-graphql-server: https://github.com/marmelab/json-graphql-server
- @vue/apollo-composable: https://v4.apollo.vuejs.org/guide-composable
More VueJS & Ionic Videos
💖 💪 🙅 🚩
Aaron K Saunders
Posted on November 23, 2020
Join Our Newsletter. No Spam, Only the good stuff.
Sign up to receive the latest update from our blog.