Latest
function ValuesOfCorrectTypeRule
import { ValuesOfCorrectTypeRule } from "https://dotland.deno.dev/x/graphql_deno@v15.0.0/mod.ts";

Value literals of correct type

A GraphQL document is only valid if all value literals are of the type expected at their position.