Magidoc

TimeTrackingEstimateItemInput
Input Object

Time tracking estimate input for actions

Fields

#

placeholderId

Placeholder ID for the estimate

split

[ Int !]

Optional time estimate split in seconds if the estimates should not be evenly distributed across action start and end dates. Each entry in the array will correspond to a date starting from the action startDate until the action deadline.

time

Non-null

Total time estimate in seconds

userId

User ID for the estimate

Usages

#

References

#

  • Argument estimates of field insertAction from type Mutation
  • Argument estimates of field setActionEstimatedTime from type Mutation