Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

specifiedRules

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.

const specifiedRules: ReadonlyArray<ValidationRule>;