Make designer optional in mutation (#30)
This commit is contained in:
+1
-1
@@ -383,7 +383,7 @@ input ProductInfoInput {
|
||||
ref1: String!
|
||||
ref2: String!
|
||||
ref3: String!
|
||||
designerId: Int!
|
||||
designerId: Int
|
||||
browsable: Boolean!
|
||||
visible: Boolean!
|
||||
printFileWidth: Int!
|
||||
|
||||
Reference in New Issue
Block a user