This question has been asked on the Forums, i'm ho...
# prisma-whats-new
r
This question has been asked on the Forums, i'm hoping someone here may have solved or answered the question already. With that said how does one go about splitting their schema into multiple files or modularizing the schema in prisma https://www.graph.cool/forum/t/ability-to-split-schema-into-multiple-files/2286/3
j
you could always use an npm or a grunt build script to stitch together a schema file
r
hmm this is true I was just avoiding reinventing the wheel if there was already a solution available in prisma. More so I'm wondering if I can receive an official statement from someone at prisma core @nilan if whether or not there is support, will be support, or will not be support for modularized schemas.
answered use graphcool-import