Josh Cole

Results 3 issues of Josh Cole

We need the ability to filter `anvil.users.list()` by the document properties. At the moment there's no way to specify options when querying the User collection: [/routes/rest/v1/users.js:35](https://github.com/anvilresearch/connect/blob/master/routes/rest/v1/users.js#L35). Specifically we want to...

Native objects are currently stripped of their prototype, but it would be easy enough to preserve them through the cloning process.

enhancement

enhancement