productTypeCreate Mutation
Creates a new product type.
productTypeCreate(
input: ProductTypeInput!
): ProductTypeCreate
Show return type
Arguments
input ● ProductTypeInput!
Fields required to create a product type.
Type
ProductTypeCreate
Creates a new product type.