const bool = await redis.json.toggle("key", "$.path.to.array");
Toggle a boolean value stored at path.
path
Was this page helpful?