Skip to main content

collect_relations

Function collect_relations 

Source
pub fn collect_relations<'a>(
    model: &'a Model,
    schema: &'a Schema,
) -> Vec<RelationInfo<'a>>
Expand description

Collect relation fields for a model, resolving against the full schema.