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 🦕
Latest
method Graphql.prototype.query
Re-export
import { Graphql } from "https://deno.land/x/appwrite@12.1.0/mod.ts";

GraphQL endpoint

Execute a GraphQL mutation.

Parameters

query: object