Thinking out loud here --> is there a scenario where it might make sense to connect to a Headless CMS via Redwood’s API? I naturally want to try and leverage the API where it makes sense, 'cause Cells(!), so I started mentally mapping out how something like that could/would work. But then I realized the whole point of a Headless CMS is not handling CRUD in your app, so no need.
It looks like this is what happened with @AryanJ-NYC when he did an experiment connecting to Sanity.io. I’m very curious about the Prisma parts and how they worked. And/or maybe he has a great idea to add support for Cells to be configured for other (additional) GraphQL endpoints.
Redwood Cells + Prerender support + Headless CMS == FTW (for a lot of people I think)
fwiw…