⚡
Reduce bundle size
GraphQL requests only happen on your server and responses are passed via Nuxt's built-in server API handler to the browser.
A GraphQL client for Nuxt
Expose GraphQL queries and mutations as fully typed API endpoints. Hide your GraphQL server from public access and prevent bundling large queries.