-
-
Notifications
You must be signed in to change notification settings - Fork 323
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 Apollo Engine support #423
Conversation
# Conflicts: # src/server/modules/index.js # yarn.lock
You are able to implement this before I was able to read the docs :) Will test it out now. |
@mitjade Unfortunately it doesn't work for me at the moment.... |
@Vlasenko Yes, it also does not work for me. |
@mitjade I was able to go a little further with Apollo Engine, but I'm having errors about unmarshalling array of queries. Looks like Apollo Engine doesn't support batched queries at the moment? I'm going to submit issue report about this. |
@Vlasenko Great! |
b6f279e
to
58f5f9b
Compare
e12a9b6
to
f5c84f4
Compare
22b488d
to
eefd6f1
Compare
Provide integration with Apollo Engine