We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03b0a75 commit 688a18aCopy full SHA for 688a18a
ent/schema/testcollection.go
@@ -73,6 +73,7 @@ func (TestCollection) Edges() []ent.Edge {
73
}
74
75
76
+// Annotations of the Test Collection
77
func (TestCollection) Annotations() []schema.Annotation {
78
return []schema.Annotation{
79
entgql.RelayConnection(),
0 commit comments