GraphQL API
Warehouse API
Warehouse / Types/ object

AnalyticsShiftEdge

An edge that contains a node of type AnalyticsShift and a cursor.

Fields

2 fields
cursorString!

A unique cursor that can be used for pagination.

createdAtDateTimeTz!

When the analytics shift was created.

Days of week that the shift is done

FRIDAYMONDAYSATURDAYSUNDAYTHURSDAYTUESDAYWEDNESDAY
endAtString!

Time that the shift ends

idID!

Unique primary key.

startAtString!

Time that the shift starts

Type of the shift

PACKINGPICKINGRETURNS
updatedAtDateTimeTz!

When the analytics shift was last updated.