Skip to main content

ProductShippingInfo

Represents the product shipping information for a product

type ProductShippingInfo {
shippingClassId: Int!
}

Fields

shippingClassId ● Int!

Shipping class ID

Example

{}