Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Latest
variable specifiedRules
import { specifiedRules } from "https://deno.land/x/graphql_deno@v15.0.0/lib/validation/specifiedRules.js";

This set includes all validation rules defined by the GraphQL spec.

The order of the rules in this list has been adjusted to lead to the most clear output when encountering multiple validation errors.