Types > PriceListHistory
Commerce APITypesPriceListHistory
PriceListHistory

Description

Topic: Price Lists

Fields

date: String!

The timestamp for this history record

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

Timestamp (RFC 3339)


price_lists: [PriceList!]!


Used By

Queries

priceListsHistory

Preview (typescript)

Loading module