Skip to main content

productTypeCreate

Creates a new product type.

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

Arguments

productTypeCreate.input ● ProductTypeInput! non-null input products

Fields required to create a product type.

Type

ProductTypeCreate object products

Creates a new product type.

Requires MANAGE_PRODUCT_TYPES_AND_ATTRIBUTESpermission.