productTypeCreate
Creates a product type.
productTypeCreate(
input: ProductTypeInput!
): ProductTypeCreate!
Arguments
productTypeCreate.input ● ProductTypeInput! non-null input
Type
ProductTypeCreate object
Result of product type create mutation.