query GetTeamMembers { teamMembers { role joinedAt user { id firstName lastName phone avatarId } } }