Use placeholder MQL types in shell-api

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Done
    • Priority: Major - P3
    • 2.5.5
    • Affects Version/s: None
    • Component/s: None
    • None
    • Not Needed
    • Developer Tools

      ie. change query: Document to query: MQLQuery and pipeline: Document[] to pipeline: MQLPipeline.

       

      And just define type MQLQuery = Document; and type MQLPipeline = Document[].

      This will allow us to easily replace these in autocompleter to be mql.Query<theCollectionSchema> and mql.Pipeline<theCollectionSchema>.

            Assignee:
            Le Roux Bodenstein
            Reporter:
            Le Roux Bodenstein
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: