Skip to content

Node.js Typescript Apollo-Server Example Bad Module Resolution #150

@howlettga

Description

@howlettga

The basic Apollo Server 4 example has a bad module resolution configuration when used in conjunction with modern versions of Node.js. It works as-is, but as soon as you break the server into multiple files and import one into the other, the es6 module resolution breaks.

It would be nice to post a server example that allows for importing of additional files based on the initial configuration setup.

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