RelationshipType: Record<string, {
    indexes: IndexesType;
    relationTypes: RelationType[];
}>

Type declaration