Skip to content

How to use the lib with the Apollo server v4? #219

@sokyrynskyi

Description

@sokyrynskyi

Current examples for integration with apollo-server are provided for Apollo server v3.
For integration with the v3 the executor constructor option is used.

However in Apollo v4, there is no longer an executor constructor option.

The docs suggests passing the executor via the gateway constructor option, however this option is supposed to be used for federated solutions, which is not always the case.

Is there any recommended/tested way to integrate graphql-jit with the Apollo server v4? Probably via some Apollo plugin?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions