Skip to content

Local testing #148

@michaelCaleyWhaley

Description

@michaelCaleyWhaley

Hi

It'd be really helpful for me if there could be a local testing example in the docs. Currently using a different entry point for the local and hosted version of my subgraph
Hosted
import { startServerAndCreateLambdaHandler } from '@as-integrations/aws-lambda';

Local
import { startStandaloneServer } from '@apollo/server/standalone';

This is making it difficult to test things such as middleware

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