Nuxt Apollo

Leverage Vue Apollo to effortlessly integrate GraphQL into your Nuxt 3 projects.

Get started

Everything you need for GraphQL in Nuxt

    SSR Support

    Fully supports server-side rendering, giving you full control over where your GraphQL queries are executed.

    Minimal Configuration

    Configure your Apollo Client with just a few lines of code, making it easy to get started.

    Vue-Apollo Composables

    Use Vue Apollo's powerful composables to manage your GraphQL queries and mutations seamlessly.

    HMR for external Apollo Client configuration

    Enjoy hot module replacement for your Apollo Client configuration, allowing you to make changes without restarting your server.