(data: {
familyId: string;
userId: string;
userName: string;
type: 'text' | 'photo' | 'event' | 'announcement';
content: string;
photoUrl?: string | null;
relatedMemberId?: string | null;
relatedEventId?: string | null;
})
source not stored for this graph (policy: none)
no test coverage detected