Protocol EagerLoadable protocol EagerLoadable Topics Associated Types associatedtype From : Model associatedtype To : Model Type Methods static func eagerLoad<Loader, Builder>(Loader, through: KeyPath<Self.From, Self>, to: Builder) static func eagerLoad<Builder>(KeyPath<Self.From, Self>, to: Builder) static func eagerLoad<Builder>(KeyPath<Self.From, Self>, withDeleted: Bool, to: Builder) Relationships Conforming Types ChildrenProperty CompositeChildrenProperty CompositeOptionalChildProperty CompositeOptionalParentProperty CompositeParentProperty OptionalChildProperty OptionalParentProperty ParentProperty SiblingsProperty