Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/appwrite/mod.ts>Health#getQueueDeletes

[READ-ONLY] Official Appwrite Deno SDK 🦕
Latest
method Health.prototype.getQueueDeletes
Re-export
import { Health } from "https://deno.land/x/appwrite@11.0.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.

Parameters

optional
threshold: number