// Code generated by ent, DO NOT EDIT. package predicate import ( "entgo.io/ent/dialect/sql" ) // Favorites is the predicate function for favorites builders. type Favorites func(*sql.Selector)