Files
ent/examples/privacyadmin
Giau. Tran Minh 195be2d98d entc/gen: fixed unnamed field initialization (#2648)
* entc/gen: fixed ConstraintError fields name

* fix: run go generate

* entc/gen: fixed Filter fields name

* fix: run go generate again for entql
2022-06-14 12:32:46 +03:00
..

Privacy Admin Only Example

An example for an application that allows any user to read any data, but accepts mutations only from viewers with admin role.

Generate Assets

go generate ./...

Run Example

go test