mirror of
https://github.com/ent/ent.git
synced 2026-05-24 09:31:56 +03:00
entc/gen: import custom types in mutation template (#1576)
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -18,6 +18,7 @@ import (
|
||||
|
||||
{{- range $n := $.Nodes }}
|
||||
"{{ $.Config.Package }}/{{ $n.Package }}"
|
||||
{{- template "import/types" $n }}
|
||||
{{- end }}
|
||||
|
||||
"entgo.io/ent"
|
||||
|
||||
Reference in New Issue
Block a user