Can't use “mutateIn” with couchbase node sdk

Problem fixed: the issue was a missing type definition for mutateIn in the @types/couchbase module. So the problem wasn’t with the code, the client or the server.