Skip to main content

linear.workflowstateresponse.updatedat

Home > @runlightyear/linear > WorkflowStateResponse > updatedAt

WorkflowStateResponse.updatedAt property

The last time at which the entity was meaningfully updated, i.e. for all changes of syncable properties except those for which updates should not produce an update to updatedAt (see skipUpdatedAtKeys). This is the same as the creation time if the entity hasn't been updated after creation.

Signature:
updatedAt: DateTime;