Many years ago we launched a project to manage semi-structured information for research projects. We used CouchDB, and at that time it was convenient for us to call the mand
From the github issue, I got this answer, and I confirm it works.
Looks like you can escape the dollar sign with \\$keyname.
In my case, {"\\$type": "entry"}
{"\\$type": "entry"}