Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Please expose Config interfaces and methods #2204

Open
itmayziii opened this issue Dec 9, 2019 · 1 comment
Open

Feature Request: Please expose Config interfaces and methods #2204

itmayziii opened this issue Dec 9, 2019 · 1 comment

Comments

@itmayziii
Copy link

There are several interfaces and functions (type guards) that would be handy for our project to use. If you could just export them that would really help us.

interface RemoteGatewayConfig

interface ManagedGatewayConfig

interface LocalGatewayConfig

function isLocalConfig

function isRemoteConfig

function isManagedConfig

@glasser glasser transferred this issue from apollographql/apollo-server Oct 20, 2022
@glasser
Copy link
Member

glasser commented Oct 20, 2022

These are interfaces on @apollo/gateway; I'm going to transfer this issue to the repository where that code now lives.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants