Andrew Gunn

Results 1 issues of Andrew Gunn

**Describe the bug** MongoDB uses `ObjectId` as the default primary key. When `ObjectId` is used on the query string argument, the value is flattened in accordance with the [Refit docs](https://github.com/reactiveui/refit#dynamic-querystring-parameters):...

bug