roam-research-private-api
roam-research-private-api copied to clipboard
Missing option for inputs
Hi! Thanks for creating this library - it's super useful.
Datalog queries take a second parameter, "inputs", that allows concise pattern matching on specific value. The roamAlphaAPI interface provides access to this, but it's missing from the interface provided by this library.
We should add this interface. I'll make a PR to do so.