24 September 2021
Composable Commerce
HTTP API
Enhancement
GraphQLSearch
To align usage of data types on the GraphQL API we changed the type of the date field on PriceSelectorInput to DateTime.

Changes:

  • [GraphQL API] Changed the PriceSelectorInput.date type from Instant! to DateTime!