createProduct
Create a new product.
createProduct(
input: CreateProductInput!
): Product!
Arguments
createProduct.input
● CreateProductInput!
non-null input
Type
Product
object
Represents information about a product.