SprintBacklogItemInput
Value for a sprint backlog item.
Input Fields
done (
Boolean)
Whether this item has been completed in this sprint. null indicates the item was removed from the sprint.
estimate (
Int)
Estimate of the relative size of this item on the sprint backlog.
id (
ID)
Identifier of the object to update using these values. For new objects it should be null.
planned (
Boolean)
Whether this item was part of the sprint backlog when the sprint was started.
position (
Int)
Position of the record on the sprint backlog.
recordId (
ID)
Identifier of the record on the sprint backlog.