I faced a problem when updating values of @Embedded object within an Entity. Here is my Entity class
@Entity data class ReplyData( @PrimaryKey val id: Str