Join Slack
Powered by
Is it possible to have a glob pattern in `prisma.y...
# prisma-whats-new
i
iamclaytonray
02/28/2018, 3:00 PM
Is it possible to have a glob pattern in
prisma.yml
to find any
/**/*.graphql
file to combine for the
generated
files?
h
harmony
02/28/2018, 3:05 PM
you can change
datamodel
to an array
i
iamclaytonray
02/28/2018, 3:15 PM
Do you know where the docs are for that? I just spend the past 10 minutes reading but didn’t see anything about that
h
harmony
02/28/2018, 3:50 PM
https://www.prismagraphql.com/docs/reference/service-configuration/prisma.yml/overview-and-example-foatho8aip#example
,
i
iamclaytonray
02/28/2018, 4:42 PM
Thanks!
2
Views
Open in Slack
Previous
Next