When I hard code the variable the query works:
From the Dao:
@Query("SELECT amount FROM note_table WHERE item = \'Apple\'") LiveData