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

Given two schemas, returns an Array containing descriptions of all the types of breaking changes covered by the other functions down below.