subscription TeamCollectionAdded($teamID: ID!) { teamCollectionAdded(teamID: $teamID) { id title data parent { id } } }