Versions in this module Expand all Collapse all v0 v0.1.1 May 3, 2024 Changes in this version + func FilterEdges(s ent.Interface, filters ...string) ent.Interface + func FilterFields(s ent.Interface, filters ...string) ent.Interface + type BillProduct struct + func (BillProduct) Annotations() []schema.Annotation + func (BillProduct) Fields() []ent.Field + type Category struct + func (Category) Annotations() []schema.Annotation + func (Category) Edges() []ent.Edge + func (Category) Fields() []ent.Field + type Friendship struct + func (Friendship) Annotations() []schema.Annotation + func (Friendship) Edges() []ent.Edge + func (Friendship) Fields() []ent.Field + type Group struct + func (Group) Annotations() []schema.Annotation + func (Group) Edges() []ent.Edge + func (Group) Fields() []ent.Field + type OneToMany struct + func (OneToMany) Annotations() []schema.Annotation + func (OneToMany) Edges() []ent.Edge + func (OneToMany) Fields() []ent.Field + type Project struct + func (Project) Edges() []ent.Edge + type Todo struct + func (Todo) Annotations() []schema.Annotation + func (Todo) Edges() []ent.Edge + func (Todo) Fields() []ent.Field + type User struct + func (User) Annotations() []schema.Annotation + func (User) Edges() []ent.Edge + func (User) Fields() []ent.Field + type VerySecret struct + func (VerySecret) Annotations() []schema.Annotation + func (VerySecret) Fields() []ent.Field + type Workspace struct + func (Workspace) Annotations() []schema.Annotation + func (Workspace) Fields() []ent.Field