Types
UserWorkingHours
Configuration for automatic status switching based on a user’s working hours.
object
UserWorkingHoursFields
id
ID!
userId
ID!
timezone
The timezone in which the working hours slots are defined.
isEnabled
Boolean!
Whether automatic status switching is enabled.
nextStatusTransitionAt
The UTC time at which the system will next automatically change this user's status. Null when automatic switching is disabled or no future slot is scheduled.
nextStatusTransitionTo
The status the user will transition to at the next scheduled time. Null when no transition is pending.
slots
The time slots that define when the user is available.
createdAt
createdBy
updatedAt
updatedBy

