# nuxt-apollo-docs ## Documentation Sets - [nuxt-apollo-docs](https://apollo.nuxtjs.org/llms-full.txt) ## Landing - [GraphQL integration for Nuxt](https://apollo.nuxtjs.org) ## Docs - [Quick Start](https://apollo.nuxtjs.org/getting-started/quick-start): Integrate Nuxt Apollo into your project. - [Configuration](https://apollo.nuxtjs.org/getting-started/configuration): Configure Nuxt Apollo via the apollo property. - [Composables](https://apollo.nuxtjs.org/getting-started/composables): Nuxt Apollo provides and Auto Imports key composables for seamless usage throughout your application. - [Auth Helpers](https://apollo.nuxtjs.org/getting-started/auth-helpers): Helper functions for working with authentication in Apollo. - [Authentication](https://apollo.nuxtjs.org/recipes/authentication): Configure Nuxt Apollo via the apollo property. - [Error Policy](https://apollo.nuxtjs.org/recipes/error-handling): Capture GraphQL errors and handle them accordingly. - [TypesScript support](https://apollo.nuxtjs.org/recipes/typescript-support): Nuxt Apollo gracefully support TypeScript.