Skip to main content
Version: 3.x

productTypeCreate

Creates a new product type.

Requires MANAGE_PRODUCT_TYPES_AND_ATTRIBUTESpermission.
productTypeCreate(
input: ProductTypeInput!
): ProductTypeCreate

Arguments

productTypeCreate.input ● ProductTypeInput! non-null input

Fields required to create a product type.

Type

ProductTypeCreate object

Creates a new product type.

Requires MANAGE_PRODUCT_TYPES_AND_ATTRIBUTESpermission.

Was this page helpful?