productTypeCreate
Creates a new product type.
Requires one of the following permissions: MANAGE_PRODUCT_TYPES_AND_ATTRIBUTES.
productTypeCreate(
input: ProductTypeInput!
): ProductTypeCreate
Arguments
input
(ProductTypeInput
)
Fields required to create a product type.
Type
ProductTypeCreate
Creates a new product type.
Requires one of the following permissions: MANAGE_PRODUCT_TYPES_AND_ATTRIBUTES.