updateWorkRecord
updates the given work record
Input fields
  workRecord (
  
WorkRecordUpdaterInput)
  Return fields
  created (
  
LocalDateTime)
  
  id (
   
ID!)
  The objects id
  modified (
  
LocalDateTime)
  
  activity (
   
Activity)
  The work records activity
  actualEffort (
Float!)
  
  Deprecation notice
  
   renamed to effort
The work records effort
  comment (
   
MDString)
  The work records comment
  date (
   
LocalDate)
  The work records date
  hours (
   
Float!)
  The work records hours
  owner (
   
User)
  The work records owner
  resource (
   
Resource)
  The work records resource
  state (
   
      State)
  The work records state