Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/appwrite/mod.ts>Graphql#query

[READ-ONLY] Official Appwrite Deno SDK 🦕
Go to Latest
method Graphql.prototype.query
Re-export
import { Graphql } from "https://deno.land/x/appwrite@8.0.1/mod.ts";

GraphQL Endpoint

Execute a GraphQL mutation.

Parameters

query: object