Skip to main content

SelectedShippingTimeslotInput

Timeslot branch of a selection snapshot.

input SelectedShippingTimeslotInput {
start: DateTime!
end: DateTime!
}

Fields

start ● DateTime!

end ● DateTime!

Example

{
"start": "2024-05-03T11:52:33Z"
}