Skip to content

Type Method

eagerLoad(_:withDeleted:to:)

static func eagerLoad<Builder>(_ relationKey: KeyPath<From, From.CompositeOptionalChild<To>>, withDeleted: Bool, to builder: Builder) where From == Builder.Model, Builder : EagerLoadBuilder