Versions in this module Expand all Collapse all v1 v1.4.2 Dec 15, 2023 Changes in this version + func SkipSoftDelete(parent context.Context) context.Context + type SoftDeleteMixin struct + func (SoftDeleteMixin) Fields() []ent.Field + func (d SoftDeleteMixin) Hooks() []gen.Hook + func (d SoftDeleteMixin) Interceptors() []gen.Interceptor + func (d SoftDeleteMixin) P(w interface{ ... })