Skip to content

Yaniv Bahalker

My feedback

2 results found

  1. 3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    Yaniv Bahalker commented  · 

    Totally agree with you.
    If you return a format of `{$oid: "..."}` I'm expecting it to work in the playground but it isn't.
    When trying to use $oid in playground it show error "unknown operator: $oid".
    So my workaround for now instead of manually change is to use regex (\{\s*\n*"\$oid":\s"(\w+)"\s*\n*\}) and replace with ObjectId("$1").

    Same thing for dates and ISODate...

    Yaniv Bahalker supported this idea  · 
  2. 4 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    Yaniv Bahalker shared this idea  · 

Feedback and Knowledge Base