Skip to main content
interface OperationTypeDefinitionNode
import { type OperationTypeDefinitionNode } from "https://deno.land/x/kilatgraphql@16.6.0/mod.ts";

Properties

readonly
kind: Kind.OPERATION_TYPE_DEFINITION
readonly
optional
loc: Location
readonly
operation: OperationTypeNode
readonly
type: NamedTypeNode