Skip to main content

productTypeCreate Mutation

Creates a new product type.

Requires the MANAGE_PRODUCT_TYPES_AND_ATTRIBUTESpermission.
productTypeCreate(
input: ProductTypeInput!
): ProductTypeCreate
Show return type

Arguments

input ● ProductTypeInput!

Fields required to create a product type.

Type

ProductTypeCreate

Creates a new product type.

Requires the MANAGE_PRODUCT_TYPES_AND_ATTRIBUTESpermission.