UNPKG
apollo-gateway-subscription
Version:
latest (0.5.6)
0.5.6
0.5.5
0.5.4
0.5.3
0.5.2
0.5.1
0.5.0
Sidecar for subscriptions that work with Apollo Federation/Supergraphs
apollo-gateway-subscription
/
dist
/
index.d.ts
4 lines
•
268 B
TypeScript
View Raw
1
2
3
4
export
{ addGatewayDataSourceToSubscriptionContext }
from
"./utils/subscriptions"
;
export
{
GatewayDataSource
}
from
"./datasources/GatewayDataSource"
;
export
{ getGatewayApolloConfig, makeSubscriptionSchema }
from
"./utils/schema"
;
//# sourceMappingURL=index.d.ts.map