Types
SessionEvent
SessionEvent represents the times checked in and checked out for work on a runstep.
object
SessionEventFields
Created
DateTime
LastSessionId
String
Updated
DateTime
checkIn
DateTime!
checkOut
DateTime
createdBy
User associated with creating related attribute. Returns: relationship object
Arguments
filters
createdById
Int!
User id that created this object. Returns: int of user_id
duration
Float
eventType
id
ID!
isValidGrouping
Boolean
prettyStr
String
runStep
Arguments
filters
runStepId
Int
timeline
[Timeline]
deprecated
Timeline is deprecated. Use `loggedActions` instead.
updatedBy
User associated with updating related attribute. Returns: relationship object
Arguments
filters
updatedById
Int
User id that updated this object. Returns: int of user_id