Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/appwrite/src/client.ts>Client#call

[READ-ONLY] Official Appwrite Deno SDK 🦕
Go to Latest
method Client.prototype.call
import { Client } from "https://deno.land/x/appwrite@5.0.1/src/client.ts";

Parameters

method: string
optional
path: string = [UNSUPPORTED]
optional
headers: Payload = [UNSUPPORTED]
optional
params: Payload = [UNSUPPORTED]