Types > InventoryLocationHour
Commerce APITypesInventoryLocationHour
InventoryLocationHour

Description

Fields

day: Int!

Week day of the interval, starting with 0 (Monday)

Example: 0


minute_from: Int!

Lower minute boundary (inclusive)

Example: 30


minute_to: Int!

Upper minute boundary (inclusive)

Example: 59


Used By

Types

InventoryLocation

Preview (typescript)

Loading module