Add print file analysis fields and fix bug with no inserts (#26)
This commit is contained in:
@@ -386,6 +386,9 @@ input ProductInfoInput {
|
||||
designerId: Int!
|
||||
browsable: Boolean!
|
||||
visible: Boolean!
|
||||
printFileWidth: Int!
|
||||
printFileHeight: Int!
|
||||
printFileDpi: Int!
|
||||
}
|
||||
|
||||
input ProductBlacklistingInput {
|
||||
|
||||
Reference in New Issue
Block a user