productCreate
Creates a new product.
Requires one of the following permissions: MANAGE_PRODUCTS.
productCreate(
input: ProductCreateInput!
): ProductCreate
Arguments
input
(ProductCreateInput
)
Fields required to create a product.
Type
ProductCreate
Creates a new product.
Requires one of the following permissions: MANAGE_PRODUCTS.