import { Database } from "https://deno.land/x/appwrite@0.0.2/mod.ts";
Get Document
Get document by its unique ID. This endpoint response returns a JSON object with the document data.
import { Database } from "https://deno.land/x/appwrite@0.0.2/mod.ts";
Get Document
Get document by its unique ID. This endpoint response returns a JSON object with the document data.