Closed SeokyoungYou closed 6 months ago
When I use altObjectId, create and update operations are working well but delete operation is not working. So I fix index.deleteObject to get objectID that handle altObjectID.
index.deleteObject
I have implemented this on another branch.
When I use altObjectId, create and update operations are working well but delete operation is not working. So I fix
index.deleteObject
to get objectID that handle altObjectID.