Strings are interpreted as BigInts if they contain only numbers. This happens when i get data from a collection of projections using findOne.
An error is then thrown when i send these objects in an api response, since BigInts are not properly serialized.