subscription TeamCollectionUpdated($teamID: ID!) { teamCollectionUpdated(teamID: $teamID) { id title parent { id } } }