Hi Sakar 👋
Multi-tenant is not natively supported by Prisma yet. We do have a feature request for it:
#2077
If you could leave a 👍 to the request, it would help us prioritise it.
For now, each of your tenants would need to have a separate PrismaClient instance.