type User struct { ent.Schema }
User holds the schema definition for the User entity.
func (User) Fields() []ent.Field
Fields of the User.
func (User) Policy() ent.Policy
Policy defines the privacy policy of the User.