INPUT_OBJECT
UpdateProductInput
link GraphQL Schema definition
- input UpdateProductInput {
- : String!
- : String
- : String
- : Float
- : Float
- : [ImageInput!]
- : LocationInput
- : [UpdateCategoryInput!]
- }
INPUT_OBJECT
- input UpdateProductInput {
- : String!
- : String
- : String
- : Float
- : Float
- : [ImageInput!]
- : LocationInput
- : [UpdateCategoryInput!]
- }