prisma-labs / yoga2

A lightweight 'Ruby on Rails'-like framework for GraphQL
https://www.graphql.yoga
MIT License
347 stars 15 forks source link

fix: use the new datamodel syntax in with-db example #135

Closed notrab closed 5 years ago

notrab commented 5 years ago

Description

This PR along with #134 allows yoga2 to work with the new Prisma datamodel.

wtrocki commented 5 years ago

Thank you for the fix. Tried that on the local machine.

Weakky commented 5 years ago

Thanks for the PR Jamie, merging now 🙏