Is it possible to have a glob pattern in `prisma.y...
# prisma-whats-new
i
Is it possible to have a glob pattern in
prisma.yml
to find any
/**/*.graphql
file to combine for the
generated
files?
h
you can change
datamodel
to an array
i
Do you know where the docs are for that? I just spend the past 10 minutes reading but didn’t see anything about that
i
Thanks!