Revert "Revert "Add publishing date (#107)" (#108)" (#109)

This reverts commit b1da0b547e.
This commit is contained in:
Niklas Fondberg
2022-03-14 09:56:21 +01:00
committed by GitHub
parent b1da0b547e
commit 1afebfdfdb
8 changed files with 4166 additions and 4051 deletions
+1
View File
@@ -16,6 +16,7 @@ export interface ProductInfoInput {
designerId: Maybe<number>;
browsable: boolean;
visible: boolean;
publishingDate: Date;
printFileWidth: number;
printFileHeight: number;
printFileDpi: number;