Skip to main content
Module

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

GraphQL-JS ported to Deno
Latest
import * as graphqlDeno from "https://deno.land/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.