Types > DateRange
Commerce APITypesDateRange
DateRange

Description

Fields

from: String!

Lower date boundary

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

Timestamp (RFC 3339)


to: String!

Upper date boundary

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

Timestamp (RFC 3339)


Used By

Types

PricingRule

Preview (typescript)

Loading module