Use case, if i'm working on a Data Science project, and I'm using mysql that has existing data , but also want to get data from my MongoDB endpoint.
The workflow would be a lot simpler to hit my standalone prisma instance and grab data arbitrary of where it's stored, by knowing what mutation or query I need to pull the data