Open
Description
Hello,
I get the following error when I specify a TTL on findOneById
, findByFields
, etc
Error: Converting circular structure to EJSON:
I'm sure that it is caused by something weird in my Mongoose schema, Do you have ideas on how to debug the issue
Version: "apollo-datasource-mongodb": "^0.4.6",