Skip to content

Consider typing for gateway parameter in AS3 #4919

@glasser

Description

@glasser

Right now gateway has a somewhat generic GraphQLService interface but it's unclear that we would support anything other than ApolloGateway. Maybe we should change the type to ApolloGateway (or something named reflecting it if we need to bust cyclic dependencies)? Maybe we should at least make all its methods (like stop) required? Maybe we should add functionality to the plugin interface so that gateway could just be a plugin?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions