File tree 1 file changed +1
-3
lines changed
1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change 1
1
# GraphQL Schema Diff
2
2
3
- [ ![ Build Status] ( https://img.shields.io/github/workflow/status/fabsrc/graphql-schema-diff/CI/master.svg?style=flat-square )] ( https://github.com/fabsrc/graphql-schema-diff/actions?query=workflow%3A%22CI%22 )
3
+ [ ![ Build Status] ( https://img.shields.io/github/workflow/status/fabsrc/graphql-schema-diff/CI/master.svg?style=flat-square )] ( https://github.com/fabsrc/graphql-schema-diff/actions/workflows/main.yml )
4
4
[ ![ npm] ( https://img.shields.io/npm/v/graphql-schema-diff.svg?style=flat-square )] ( https://www.npmjs.com/package/graphql-schema-diff )
5
- [ ![ Dependencies] ( https://img.shields.io/david/fabsrc/graphql-schema-diff.svg?style=flat-square )] ( https://david-dm.org/fabsrc/graphql-schema-diff )
6
- [ ![ Development Dependencies] ( https://img.shields.io/david/dev/fabsrc/graphql-schema-diff.svg?style=flat-square )] ( https://david-dm.org/fabsrc/graphql-schema-diff?type=dev )
7
5
8
6
Returns the diff of two GraphQL schemas. Detects dangerous and breaking changes.
9
7
You can’t perform that action at this time.
0 commit comments