Files
ent/examples/traversal
Alex Snast 66255ea86e entc/gen/privacy: adding decision context support (#462)
Decision context holds a privacy decision (i.e. allow / deny) and if
exists will be returned before any rule is evaluated.

Signed-off-by: Alex Snast <alexsn@fb.com>
2020-05-05 15:53:15 +03:00
..
2019-12-09 09:05:05 +02:00

Graph Traversal Example

See example in https://entgo.io/docs/traversals

Generate Assets

go generate ./...

Run Examples

go test