strapi / strapi-starter-nuxt-blog

Strapi Starter Nuxt Blog
https://strapi.io/blog/build-a-blog-using-nuxt-strapi-and-apollo
MIT License
181 stars 64 forks source link

Where can I find Apollo queries? #26

Closed NooBiToo closed 3 years ago

NooBiToo commented 3 years ago

Good afternoon, I have seen a starter pack before, where requests were separately highlighted in the apollo folder, but in this version I cannot find where the requests to the graphql are located in order to customize the application

Mcastres commented 3 years ago

Hey @NooBiToo, this starter is now using the @nuxt/strapi module, no more GraphQL requests.