### Example plugins for testing purpose #### Generating new assets for plugin tests From `plugin` directory, run: ``` go run ../../cmd/entc/entc.go generate ./ent/schema ```