any docs on how to use multiple type definitions?
# prisma-whats-new
s
any docs on how to use multiple type definitions?
n
Copy code
types:
  - ./types.graphql
  - ./enums.graphql
1
👍 1
❤️ 1
like so 🙂
d
looks pretty straightforward 😮