MembershipQuery
@raizfc/contracts / MembershipQuery
Type Alias: MembershipQuery
MembershipQuery =
Readonly<{status?:TorcidaMemberStatus; }>
Defined in: torcida/torcida.dto.ts:207
SPEC-API-TEAM-TORCIDA-001: GET /torcidas/:torcidaId/members, "Fila e ativos"; the UX's
Member Queue component additionally shows resolved history (SPEC-UX-TORCIDA-MGMT-001: "lista
active e histórico removido") — history covers rejected/removed. status narrows the
query to a single bucket; omitted, all three are returned.