createTimeRecord

inserts the given work record

Input fields

timeRecord (TimeRecordBuilderInput)

Return fields

created (LocalDateTime)
id (ID!)

The objects id

modified (LocalDateTime)
comment (MDString)

The time records comment

duration (Duration)

The time records finish

finish (Instant)

The time records finish

start (Instant)

The time records start

workRecord (WorkRecord)

The time records work record