FormidableLabs / nextjs-sanity-fe

NextJS Demo site with Sanity CMS
https://nextjs-sanity.formidable.dev/
29 stars 6 forks source link

Remove graphql #171

Closed sarmeyer closed 1 year ago

sarmeyer commented 1 year ago

First round of removing GraphQL - this PR migrates any GraphQL queries to groq, removes references of GraphQL in documentation, removes GQL packages, updates e2e tests with current data structure, and adds types for groq queries.

TO TEST: run the app pnpm local you can manually ensure each page is loading correctly and all the data is rendered Run real e2e tests pnpm run test:e2e-start

fixes: #162

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
nextjs-sanity-fe ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Jan 25, 2023 at 9:36PM (UTC)