Skip to content

Type Method

eagerLoad(_:to:)

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