Integration.md
... ...
@@ -76,7 +76,6 @@ type child{
76 76
id: ID
77 77
firstName: String
78 78
lastName: String
79
- groups: [group]
80 79
}
81 80
82 81
type parent{