Hey RW team,
I’ve built an AI chatbot using RW, Vercel AI SDK, and Langchain (deployed using FastAPI on Fly). I’ve managed to make everything work with a Redwood RSC app, and I now want to move it into my production GraphQL app.
Is there a guide on how to add RSC to an existing GraphQL app without messing with any of the existing GraphQL resolvers, and deploy it to Vercel?
Thanks,
Emi