We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
objectId
1 parent 75fe067 commit f5b1499Copy full SHA for f5b1499
docs/book/v4/storage/adapter.md
@@ -774,9 +774,9 @@ This adapter implements the following interfaces:
774
775
### Metadata
776
777
-| Metadata | Type | Description |
778
-|----------|----------|:---------------------------------------------|
779
-| `id` | `string` | The primary key within the mongo collection. |
+| Metadata | Type | Description |
+|------------|----------|:---------------------------------------------|
+| `objectId` | `string` | The primary key within the mongo collection. |
780
781
782
### Adapter Specific Options
0 commit comments