import { type GraphQL } from "https://deno.land/x/drash@v2.8.1/src/services/graphql/deps.ts";
const { ASTNode } = GraphQL;
The list of all possible AST node types.
definition:
| NameNode
import { type GraphQL } from "https://deno.land/x/drash@v2.8.1/src/services/graphql/deps.ts";
const { ASTNode } = GraphQL;
The list of all possible AST node types.