DEV Community

Aaron K Saunders
Aaron K Saunders

Posted on

[Video] Apollo And GraphQL with Vue3 Apollo Composables in Ionic Framework

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
Enter fullscreen mode Exit fullscreen mode

Related Links

More VueJS & Ionic Videos

Alt Text

Top comments (0)