ProductVariation: { _id?: _ID; authorId: string; key?: string; options: string[]; productId: string; type?: string } & TimestampFields