4irbnb

Replicating airbnb following the atomic design principles...

View the Project on GitHub kokiebisu/4irbnb

Home > @nextbnb/database > MongoClient > (constructor)

MongoClient.(constructor)

Constructs a new instance of the MongoClient class

Signature:

constructor({ environment, providedPackage, serviceName, }: IMongoConstructor);

Parameters

Parameter Type Description
{ environment, providedPackage, serviceName, } IMongoConstructor