Magidoc

updateTimer
Mutation

Update a timer's action association

Access: Requires user to be the owner of the timer. If actionId is provided, requires access to the new action's workspace.

Arguments

#

timerId

ID !
Non-null

actionId

New action ID to associate the timer with (optional, pass null to remove association)

Response

#

Returns Timer !.

Example

#