UNPKG

apollo-gateway-subscription

Version:

Sidecar for subscriptions that work with Apollo Federation/Supergraphs

6 lines 204 B
export declare function addGatewayDataSourceToSubscriptionContext(context: any, gatewayDataSource: any): { dataSources: { gatewayApi: any; }; }; //# sourceMappingURL=subscriptions.d.ts.map