ProductInput
Product input
Fields
Used By
Definition
"""Product input"""input ProductInput { """ The product id """ id: String
""" The product name """ name: String}Product input
"""Product input"""input ProductInput { """ The product id """ id: String
""" The product name """ name: String}