Skip to main content
Latest
import * as graphqlDeno from "https://deno.land/x/graphql_deno@v15.0.0/lib/utilities/findBreakingChanges.js";

Functions

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

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