Expose parentTeam and childTeams in GitHub Ocean Integration
B
Ben koth
The GitHub Ocean integration currently fetches team data via GitHub's GraphQL API but does not include parentTeam or childTeams fields. We'd like these fields to be added to the integration's team query so that team hierarchy relationships (parent/child) can be mapped into Port, for example, via a self-referencing relation on the githubTeam blueprint.