-
-
Notifications
You must be signed in to change notification settings - Fork 141
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update GraphQL Modules w/ enhancements (#582)
* Update GraphQL Modules w/ enhancements * Fix dependencies * Fix schema def * Fix typeDefs merging * Update GraphQL Modules 0.4.1 * Pin dependencies and add required core-js version to fix apollo-server * Fix tests * Try lowercase headerName if it doesn't exist * Fix lock files Signed-off-by: Arda TANRIKULU <[email protected]> * skipLibCheck in react-rest-typescript Signed-off-by: Arda TANRIKULU <[email protected]> * Use latest node version * Revert jest version * Fix lock file * Fix typing * Add skipLibCheck to graphql-server-typescript * Implement userFieldsFragment support Signed-off-by: Arda TANRIKULU <[email protected]> * remove skipLibCheck and update GraphQL Modules version * Remove resolutions field in e2e * Remove skipLibCheck from examples and use tslib instead of duplicating polyfills * Remove unnecessary jest * Fix netlify build
- Loading branch information
Showing
95 changed files
with
8,542 additions
and
7,269 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17,3 +17,4 @@ website/build/ | |
website/node_modules | ||
website/i18n/* | ||
docs/api | ||
build/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.