Skip to content

Commit c0f913a

Browse files
committed
♻️ Replace graphql-toolkit with graphql-tools
1 parent cbfcaf4 commit c0f913a

File tree

5 files changed

+412
-254
lines changed

5 files changed

+412
-254
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,4 +76,4 @@ getDiff(currentSchemaLocation, newSchemaLocation)
7676
## Related Packages
7777

7878
* [GraphQL Inspector](https://github.com/kamilkisiela/graphql-inspector) ouputs a list of changes between two GraphQL schemas.
79-
* [GraphQL Toolkit](https://github.com/ardatan/graphql-toolkit) provides a set of utils for faster development of GraphQL tools.
79+
* [GraphQL Tools](https://github.com/ardatan/graphql-tools) provides a set of utils for faster development of GraphQL tools.

0 commit comments

Comments
 (0)