Skip to content

Adapters: do not map id from _id #26

@TillaTheHun0

Description

@TillaTheHun0

The adapter currently maps id from _id, thus returning both an id and _id from the adapter on each document.

We will need to remove the mapping of id, thus returning only the _id and only id if it actually exists on the document.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions