import { Health } from "https://deno.land/x/appwrite@12.1.0/mod.ts";
Get deletes queue
Get the number of background destructive changes that are waiting to be processed in the Appwrite internal queue server.
Returns
Promise<Models.HealthQueue>
import { Health } from "https://deno.land/x/appwrite@12.1.0/mod.ts";
Get deletes queue
Get the number of background destructive changes that are waiting to be processed in the Appwrite internal queue server.