import { UniqueDirectivesPerLocationRule } from "https://dotland.deno.dev/x/graphql_deno@v15.0.0/lib/validation/index.d.ts";
Unique directive names per location
A GraphQL document is only valid if all directives at a given location are uniquely named.