detect_relationships

Function detect_relationships 

Source
pub fn detect_relationships(
    schema: &ParsedSchema,
) -> HashMap<String, Vec<Relationship>>
Expand description

Detect relationships between types in the schema