graphql-schema-diff icon indicating copy to clipboard operation
graphql-schema-diff copied to clipboard

:page_facing_up::arrows_counterclockwise::page_facing_up: Returns the diff of two GraphQL schemas. Detects dangerous and breaking changes.

Results 23 graphql-schema-diff issues
Sort by recently updated
recently updated
newest added
trafficstars

## Breaking Changes! - Requires node version >= 14 - API only usable in ESM or TypeScript projects (no CommonJS imports are possible anymore)

Hi, thanks for writing this library! I'm wondering if the types can be better aligned to start on the same line for both the left and right view. For example...

enhancement

How can it be used with multiple headers ? Like Insomnia for example: ![Bildschirmfoto 2022-01-05 um 11 30 56](https://user-images.githubusercontent.com/1442798/148202887-b4fb2a52-9a6d-4acd-a6c8-e8b3075edb51.jpg)

question

Hi again! It would be great if syntax highlighting could be added to the html view. Perhaps matching graphiql coloring. Some ideas: - descriptions could be gray - properties blue...

enhancement

Hi @fabsrc ! I've just got to know your library from going through the GraphQL CLI issues: https://github.com/Urigo/graphql-cli/issues/304 You've created a great tool here! We've created a similar tool called...

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.10.6 to 20.11.2. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=20.10.6&new-version=20.11.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 10.9.1 to 10.9.2. Release notes Sourced from ts-node's releases. Fix tsconfig.json file not found Fixed Fixed tsconfig.json file not found on latest TypeScript version (TypeStrong/ts-node#2091) Commits 057ac1b...

dependencies

Bumps [@graphql-tools/utils](https://github.com/ardatan/graphql-tools/tree/HEAD/packages/utils) from 10.0.5 to 10.0.12. Changelog Sourced from @​graphql-tools/utils's changelog. 10.0.12 Patch Changes 5ae0394 Thanks @​ardatan! - Print comments as blocks 10.0.11 Patch Changes #4886 d3fe8d8c Thanks @​ldiqual! -...

dependencies

Bumps [@graphql-tools/load](https://github.com/ardatan/graphql-tools/tree/HEAD/packages/load) from 8.0.0 to 8.0.1. Changelog Sourced from @​graphql-tools/load's changelog. 8.0.1 Patch Changes #4886 d3fe8d8c Thanks @​ldiqual! - Print debug timer logs by respecting the filters in DEBUG env...

dependencies