Module

x/graphql_deno/lib/language/kinds.d.ts

GraphQL-JS ported to Deno
Latest
import * as mod from "https://dotland.deno.dev/x/graphql_deno@v15.0.0/lib/language/kinds.d.ts";

Variables

The set of allowed kind values for AST nodes.

Type Aliases

The enum type representing the possible kind values of AST nodes.