deleteTodo

Delete a todo item by its ID.

Returns true if the item was successfully deleted.

Arguments

    id
    ID!
    Required
    ID of the todo to delete.

Returns

    Boolean!
    Required
    Delete a todo item by its ID. Returns true if the item was successfully deleted.
Built with

Show your support! Star us on GitHub ⭐️