import { GraphQLDirective } from "https://dotland.deno.dev/x/graphql_deno@v15.0.0/lib/index.js";
Directives are used by the GraphQL runtime as a way of modifying execution behavior. Type system creators will usually not create these directly.
import { GraphQLDirective } from "https://dotland.deno.dev/x/graphql_deno@v15.0.0/lib/index.js";
Directives are used by the GraphQL runtime as a way of modifying execution behavior. Type system creators will usually not create these directly.