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