Skip to content

Apollo Engine not working due to config merge override #74

@leovanhaaren

Description

@leovanhaaren

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

if (options.enableEngine && options.integratedEngine) {

Any reasoning behind this? Else I would like to see this fixed.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions