productCreate
Creates a new product.
productCreate(
input: ProductCreateInput!
): ProductCreate
Arguments
productCreate.input
● ProductCreateInput!
non-null input products
Fields required to create a product.
Type
ProductCreate
object products
Creates a new product.