104 add focus point mutation
This commit is contained in:
@@ -398,6 +398,7 @@ input ProductBlacklistingInput {
|
||||
|
||||
type Mutation {
|
||||
productInfo(productId: Int!, info: ProductInfoInput!): Product
|
||||
productFocusPoint(productId: Int!, focusXpoint2: Float!, focusYpoint2: Float!): Product
|
||||
productBlacklisting(
|
||||
productId: Int!
|
||||
markets: [ProductBlacklistingInput]
|
||||
|
||||
Reference in New Issue
Block a user