Skip to main content
Latest
interface OperationTypeDefinitionNode
import { type OperationTypeDefinitionNode } from "https://deno.land/x/graphql_deno@v15.0.0/mod.ts";

Properties

readonly
kind: "OperationTypeDefinition"
readonly
optional
loc: Location
readonly
operation: OperationTypeNode
readonly
type: NamedTypeNode