Module prelude

Source
Expand description

Re-exports the traits needed for doing eager loading. Meant to be glob imported.

Re-exportsยง

pub use super::Association;
pub use super::EagerLoadAllChildren;
pub use super::EagerLoadChildrenOfType;
pub use super::GraphqlNodeForModel;