Magidoc

updateTodo
Mutation

Update an existing document in the collection of 'Todo'

Arguments

#

id

ID !
Non-null

The 'Todo' document's ID

data

Non-null

'Todo' input values

Response

#

Returns Todo .

Example

#