-
-
Notifications
You must be signed in to change notification settings - Fork 110
Closed
Description
Hi,
I've noticed that the current setup of this project is not enabling the integrated Apollo Engine functionality to a config merge mistake. @Akryum why is this line added?
| integratedEngine: false, |
It's not clear to me why it's there, but it disable Apollo Engine entirely on line
vue-cli-plugin-apollo/graphql-server/index.js
Line 120 in 84a2a95
| if (options.enableEngine && options.integratedEngine) { |
Any reasoning behind this? Else I would like to see this fixed.
Thanks!
Metadata
Metadata
Assignees
Labels
No labels