prisma / prisma1

💾 Database Tools incl. ORM, Migrations and Admin UI (Postgres, MySQL & MongoDB) [deprecated]
https://v1.prisma.io/docs/
Apache License 2.0
16.54k stars 862 forks source link

Missing information about defining permissions #782

Closed marktani closed 7 years ago

marktani commented 7 years ago

There is no information in the docs about narrowing down a permission to specific fields.

marktani commented 7 years ago

Also see https://github.com/graphcool/graphcool/pull/783 🙂

nikolasburk commented 7 years ago

I added field permissions to the example in graphcool.yml as well an example in the Authorization chapter itself: