Magidoc

ProductTypeInput
Input Object

Fields

#

createdBy

ID of the Seller that created the Product Type, or null if Marketplace Operator

isDigital

Determines if products are digital.

isPriceOverrideAllowed

Allow variant price to be overridden for products in this product type in the checkout or in quote, draft and offer orders.

isShippingRequired

Determines if shipping is required for products of this variant.

name

Name of the product type.

productAttributes

[ ID !]

List of attributes shared among all product variants.

slug

Product type slug.

taxCode

Tax rate for enabled tax gateway.

variantAttributes

[ ID !]

List of attributes used to distinguish between different variants of a product.

weight

Weight of the ProductType items.

Usages

#

References

#

  • Argument input of field productTypeCreate from type Mutation
  • Argument input of field productTypeUpdate from type Mutation