Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
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@9.1.0/mod.ts";

GraphQL endpoint

Execute a GraphQL mutation.

Parameters

query: object