-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add another backend #500
Comments
If it's generally useful, a new |
Azure Functions is what I want to implement. I think that the approach I want to take is to create a separate repo and publish under my namespace on npm. When I'm done I will ping you here and see if you're interested in a PR in to this repo. |
The PR is open #503. For usage example https://github.com/ulrikstrid/azure-functions-graphql. I published it under my namespace on npm as well. |
My PR was merged so I'm closing this. |
If I wanted to implement another backend for Apollo server how would you want me to do that? Create a separate repo and add it to npm or should I fork this repo and create a PR?
The text was updated successfully, but these errors were encountered: