removeGroupFromGroup
Remove a nested group relationship
removeGroupFromGroup(
childGroupId: ID!
parentGroupId: ID!
): DeleteResult!
Remove a nested group relationship
removeGroupFromGroup(
childGroupId: ID!
parentGroupId: ID!
): DeleteResult!
removeGroupFromGroup.childGroupId ● ID! non-null scalarremoveGroupFromGroup.parentGroupId ● ID! non-null scalarDeleteResult object