import { KnownTypeNamesRule } from "https://dotland.deno.dev/x/graphql_deno@v15.0.0/lib/index.js";
Known type names
A GraphQL document is only valid if referenced types (specifically variable definitions and fragment conditions) are defined by the type schema.