const values = await redis.json.mget(["key1", "key2"], "$.path.to.somewhere");
Get the same path from multiple JSON documents.
null
Was this page helpful?