Skip to main content
function findDangerousChanges
import { findDangerousChanges } from "https://deno.land/x/kilatgraphql@16.6.0/mod.ts";

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