import * as graphqlTs from "https://deno.land/x/graphql_ts@v15.0.0/src/language/kinds.d.ts";
Type Aliases
The enum type representing the possible kind values of AST nodes. |
import * as graphqlTs from "https://deno.land/x/graphql_ts@v15.0.0/src/language/kinds.d.ts";
The enum type representing the possible kind values of AST nodes. |