-
Notifications
You must be signed in to change notification settings - Fork 1.5k
[Question] Only save related ids in one collection #2088
Answered
by
divine
MattJarman
asked this question in
General
-
Hey,
I have a collection of 70,000 games, and want to avoid saving a record of all user_ids
in every single Game
document, but do want to keep a record of game_ids
in each User
document. Is there a way to achieve this?
Beta Was this translation helpful? Give feedback.
All reactions
Answered by
divine
Sep 1, 2020
Replies: 2 comments
-
Beta Was this translation helpful? Give feedback.
All reactions
0 replies
Answer selected by
divine
-
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment