auditLog.listByEntity
Type: query
Module: convex/auditLog.ts
Arguments
Section titled “Arguments”{ entityType: string, entityId: string, }List audit log entries for a specific entity, newest first. @param entityType - Entity type (e.g., “requirement”, “task”) @param entityId - Entity ID to filter by