Types > ProductVariantPriceHistory
Commerce APITypesProductVariantPriceHistory
ProductVariantPriceHistory

Description

Topic: Product Variants

Fields

date: String!

The timestamp for this history record

Example: "2014-09-04T12:23:34Z"

Timestamp (RFC 3339)


price: Int!

The price of the product variant

Example: 190


Used By

Queries

productVariantsPriceHistory

Preview (typescript)

Loading module