Warehouse / Types/ object
AnalyticsShiftEdge
An edge that contains a node of type AnalyticsShift and a cursor.
Fields
2 fieldscursor•String!A unique cursor that can be used for pagination.
createdAt•DateTimeTz!When the analytics shift was created.
days•[DayOfWeek!]!Days of week that the shift is done
FRIDAYMONDAYSATURDAYSUNDAYTHURSDAYTUESDAYWEDNESDAYendAt•String!Time that the shift ends
id•ID!Unique primary key.
startAt•String!Time that the shift starts
updatedAt•DateTimeTz!When the analytics shift was last updated.