PriceRuleValidityPeriodInput input object

Specifies the input fields to update the validity period of a price rule.


Input fields

  • end ([DateTime](https://shopify.dev/docs/admin-api/graphql/reference/scalar#datetime-2021-01))
    The time after which the price rule becomes invalid.
  • start ([DateTime!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#datetime-2021-01)) REQUIRED
    The time after which the price rule is valid.