Files
ent/examples/privacyadmin
Giau. Tran Minh 153dfa1782 entc/gen: change receivers to static one (#4355)
* entc/gen: change receivers to static one

* entc/integration: codegen

* examples: codegen

* chore: fixed spacing
2025-03-19 15:10:47 +07: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