-
Type: Story
-
Resolution: Works as Designed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Export to Language
-
None
-
Not Needed
Problem Statement/Rationale
Would it be possible to expose the setNamespace function in @mongodb-js/compass-export-to-language? Without this setNamespace hook, Data Explorer is unable to update the store with the correct namespace, leaving it missing in the generated driver syntax.
Ideally setNamespace could be exported just as configureStore is currently.
Screenshot of the issue that this causes in Data Explorer for reference, notice the missing namespace in the exported pipeline