Skip to main content
Module

x/graphql_tag/deps.ts>DefinitionNode

🦕 Create a GraphQL schema AST from template literal. Deno port of `graphql-tag` library
Go to Latest
type alias DefinitionNode
import { type DefinitionNode } from "https://deno.land/x/graphql_tag@0.1.1/deps.ts";
definition: ExecutableDefinitionNode | TypeSystemDefinitionNode | TypeSystemExtensionNode