@entria/graphql-findbreakingchanges

Find breaking changes against 2 .graphql schemas versions

Usage no npm install needed!

<script type="module">
  import entriaGraphqlFindbreakingchanges from 'https://cdn.skypack.dev/@entria/graphql-findbreakingchanges';
</script>

README

GraphQL Find Breaking Changes CLI

Find breaking changes against 2 .graphql schemas versions

Install

npm i -g @entria/graphql-findbreakingchanges
yarn global add @entria/graphql-findbreakingchanges

Usage

graphql-findbreakingchanges oldSchema.graphql newSchema.graphql