Skip to main content
Version: 3.x

productCreate

Creates a new product.

Requires MANAGE_PRODUCTSpermission.
productCreate(
input: ProductCreateInput!
): ProductCreate

Arguments

productCreate.input ● ProductCreateInput! non-null input

Fields required to create a product.

Type

ProductCreate object

Creates a new product.

Requires MANAGE_PRODUCTSpermission.

Was this page helpful?