ObjectId as an option for test data generator
Under Consideration
Would be nice to have an option to generate ObjectID field in test data generator dialog. Ideally I want to have an option to randomly spread all the generated objects between preselected set of IDs or between IDs from the other collection.
Simple use case - I want to generate 10K documents with userId property and assign those document userIds to lets say random userId from users collection.
The following code may be a little help.
The following code may be a little help.
Replies have been locked on this page!