• It returns a Promise with the repository response and all the updated item

    Parameters

    • name: string
    • item: any

    Returns Promise<RepositoryResponse<Item>>

    MenuMessage.OK if the item was successfully updated, MenuMessage.ERROR_ITEM_NOT_FOUND otherwise