ProductMedia: { _id?: _ID; authorId: string; mediaId: string; meta?: any; productId: string; sortKey: number; tags: string[] } & TimestampFields