Hi, I am facing some issue in typesense
Whenever I update collection field with reference field, it results success response
But, when I retrieve the updated collection that field is not found on the collection schema
So, I again perform same update operation, it shows error '`duplicate field names in the schema`'
My question is how to update field with reference?