Skip to main content
Latest
function getDescription
Deprecated
import { getDescription } from "https://deno.land/x/graphql_deno@v15.0.0/lib/index.js";

Given an ast node, returns its string description.

Parameters

node
options