prisma-json-schema-generator icon indicating copy to clipboard operation
prisma-json-schema-generator copied to clipboard

Is it possible to split schema into multiple files?

Open jakubkanna opened this issue 1 year ago • 1 comments

Prisma does support multiple files organization now: https://www.prisma.io/blog/organize-your-prisma-schema-with-multi-file-support

It would be a nice feature to split those files into multiple json schemas.

jakubkanna avatar Aug 01 '24 13:08 jakubkanna

This isn't supported yet. But feel free to contribute to add this feature!

valentinpalkovic avatar Aug 27 '24 18:08 valentinpalkovic