Skip to main content
Latest
function findDeprecatedUsages
import { findDeprecatedUsages } from "https://deno.land/x/graphql_deno@v15.0.0/lib/index.d.ts";

A validation rule which reports deprecated usages.

Returns a list of GraphQLError instances describing each deprecated use.