update

abstract suspend fun update(item: dbRecipe)

Updates an existing recipe in the "recipes" table.

Parameters

item

The recipe to update.