import { Databases } from "https://deno.land/x/appwrite@12.1.0/mod.ts";
Update IP address attribute
Update an ip attribute. Changing the default
value will not update
already existing documents.
Returns
Promise<Models.AttributeIp>
import { Databases } from "https://deno.land/x/appwrite@12.1.0/mod.ts";
Update IP address attribute
Update an ip attribute. Changing the default
value will not update
already existing documents.