Skip to main content
The Deno 2 Release Candidate is 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@0.1.1/src/client.ts";

Parameters

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