Team record as embedded inside a TiltifyTeamMembership on the
get_user_by_slug profile response. Carries a single facts(first: 1)
edge with the team's total raised — used by the profile page to render a
"Member of X (raised $Y)" badge.
Distinct from @playlive/tiltify-core's REST TiltifyTeam (which mirrors
GET /teams/:id and is shaped differently).
Team record as embedded inside a TiltifyTeamMembership on the
get_user_by_slugprofile response. Carries a singlefacts(first: 1)edge with the team's total raised — used by the profile page to render a "Member of X (raised $Y)" badge.Distinct from
@playlive/tiltify-core's RESTTiltifyTeam(which mirrorsGET /teams/:idand is shaped differently).