Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 303 Bytes

File metadata and controls

15 lines (11 loc) · 303 Bytes

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