request/adapters
Index
Member | Description |
---|---|
SubscriptionProviderRequestHandlerAdapter | Adapter to convert a SubscriptionProvider to a GraphQLRequestHandler. For historical context, the SubscriptionProvider was used to handle subscriptions in Altair, but this was later replaced with the GraphQLRequestHandler which is more generic and works for all types of GraphQL requests. |