ProductDefaultPrice
No description
type ProductDefaultPrice {
gross: Float
taxCode: String
productId: Int
net(
taxZone: String
): Float
}
Fields
ProductDefaultPrice.gross
● Float
scalar
Gross price value