[][src]Derive Macro juniper_eager_loading_code_gen::EagerLoading

#[derive(EagerLoading)]
{
    // Attributes available to this derive:
    #[eager_loading]
    #[has_one]
    #[option_has_one]
    #[has_many]
    #[has_many_through]
}