Skip to content

It looks like this integration is compatible with Deno native server, so as a proposal - may be add some about this in documentation? #188

@kindkitchen

Description

@kindkitchen

finding the best way to integrate apollo-server with Deno I saw example in your README.md and try to adopt it for Deno. Because Deno has

ServeDefaultExport the only thing that I've done is add npm: prefix in imports, though even this can be avoided if declare imports in deno.json.

As proof that it is actually work yhis is link to the playground with code from readme on deno deploy and result at once.

https://dash.deno.com/playground/apollo-integration-example

Image

So I think this is not obvious but can be helpful for someone who as I explore integrations between graphql, node, deno, and so on.

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