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

This commit is contained in:
Anders Gustafsson
2022-03-11 09:19:07 +01:00
committed by GitHub
parent cf6b1fd56e
commit b1da0b547e
8 changed files with 4051 additions and 4166 deletions
-1
View File
@@ -16,7 +16,6 @@ export interface ProductInfoInput {
designerId: Maybe<number>;
browsable: boolean;
visible: boolean;
publishingDate: Date;
printFileWidth: number;
printFileHeight: number;
printFileDpi: number;