Types > InventoryLocationHourCreate
Commerce APITypesInventoryLocationHourCreate
InventoryLocationHourCreate

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

InventoryLocationCreate, InventoryLocationModify

Preview (typescript)

Loading module