Apollo (GraphQL)
Documentation about using Vike with Apollo (GraphQL).
💚This page is maintained by the community and may contain outdated information — PR welcome to update or improve it.
If you are using vike-react you can use vike-react-apollo for automatic integration.
The
vike-react-apolloextension requiresvike-react.
💚There isn't a Vike extension for Apollo with
vike-vueyet, but contributions welcome to create one.
Manual integration
To manually integrate Apollo, see:
Examples of integrating Apollo without using vike-react/vike-vue/vike-solid:
- 2024.07 GitHub >
brillout/vike-apollo-react- With React - 2024.07 GitHub >
brillout/vike-apollo-vue- With Vue
You can also have a look at the source code of
vike-react-apollo.