Closed reza-sed closed 3 years ago
Hi there,
I want to using authenticate method through graphql playground and I just got the error { "errors": [ { "message": "mongodb_1.ObjectID is not a constructor", "locations": [ { "line": 2, "column": 3 } ], "path": [ "authenticate"
{ "errors": [ { "message": "mongodb_1.ObjectID is not a constructor", "locations": [ { "line": 2, "column": 3 } ], "path": [ "authenticate"
problem ?
which mongodb version are you using and which driver (and driver version)?
Hi there,
I want to using authenticate method through graphql playground and I just got the error
{ "errors": [ { "message": "mongodb_1.ObjectID is not a constructor", "locations": [ { "line": 2, "column": 3 } ], "path": [ "authenticate"
problem ?