Example implementation w/ subscriptions and directives using Apollo Server #264
theogravity
started this conversation in
Show and tell
Replies: 2 comments
-
Thanks for sharing! I haven't had time to look at it closely, but I've been thinking about trying to create a community resources page or something that has cool examples like this |
Beta Was this translation helpful? Give feedback.
0 replies
-
I updated the example to use the Pothos package name changes. https://github.com/theogravity/graphql-pothos-server-example |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Example using
giraphql
with directives, mutations, queries, and subscriptions, along with example unit and integration tests.https://github.com/theogravity/graphql-giraphql-server-example
Beta Was this translation helpful? Give feedback.
All reactions