This repository has been archived by the owner on Sep 3, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 147
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
) * fixes relation directive direction argument * adds pubsub config to middleware server * fixes relation directive direction argument exports pubsub to the apollo-server and apollo-server-express example servers to be used by augmentation config and custom subscription resolvers * fixes relation directive direction argument * adds abstract subscription handlers to augmentation config * updates relation directive direction argument * lockfile update * adds .subscription to configuration key enum * adds publish and subscribe directive definitions and helpers * generates default subscription resolvers * adds publish directive to generated mutations * adds publish directive to generated relationship mutations * generates default mutation subscriptions * Update index.js * moved * moved * revision of custom nested mutations * updates relation directive direction argument * adds schema for some new custom nested mutation tests * updates relation directive direction argument * Update augmentSchemaTest.test.js * Update augmentSchemaTest.test.js * Update cypherTest.test.js * Update movies-schema.js * Update directives.js * Update resolvers.js * Update augmentSchemaTest.test.js * Update augmentSchemaTest.test.js * fixes gateway subscription error also trying to fix dependency merge conflict * fixes misplaced branch that checks for event publisher function * revision of setDefaultConfig * augmentation test updates for changing default subscription config
- Loading branch information
1 parent
beb00e6
commit 36a754a
Showing
26 changed files
with
5,324 additions
and
4,611 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
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
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.