Type alias for the successful result data from the list teams query.
This represents the data payload when the query executes successfully.
type ListTeamsInOrgResult = Data
Type alias for the successful result data from the list teams query.