Raw MongoDB document shape for the livestreams collection.
document is intentionally stored as a JSON string to preserve the
existing payload shape used by repository mapping and API contracts.
Top-level query fields mirror common list filters so pagination does not
require loading every row into memory.
Raw MongoDB document shape for the
livestreamscollection.documentis intentionally stored as a JSON string to preserve the existing payload shape used by repository mapping and API contracts. Top-level query fields mirror common list filters so pagination does not require loading every row into memory.