Skip to content

Commit f5b1499

Browse files
committed
docs: update mongodb adapter metadata as with the most recent version the adapter does provide objectId property
Signed-off-by: Maximilian Bösing <[email protected]>
1 parent 75fe067 commit f5b1499

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/book/v4/storage/adapter.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -774,9 +774,9 @@ This adapter implements the following interfaces:
774774

775775
### Metadata
776776

777-
| Metadata | Type | Description |
778-
|----------|----------|:---------------------------------------------|
779-
| `id` | `string` | The primary key within the mongo collection. |
777+
| Metadata | Type | Description |
778+
|------------|----------|:---------------------------------------------|
779+
| `objectId` | `string` | The primary key within the mongo collection. |
780780

781781

782782
### Adapter Specific Options

0 commit comments

Comments
 (0)