import { Role } from "https://deno.land/x/appwrite@9.0.0/mod.ts";
Grants access to a team by team ID.
You can optionally pass a role for role
to target
team members with the specified role.
import { Role } from "https://deno.land/x/appwrite@9.0.0/mod.ts";
Grants access to a team by team ID.
You can optionally pass a role for role
to target
team members with the specified role.