Skip to content

request/adapters

Index

MemberDescription
SubscriptionProviderRequestHandlerAdapterAdapter 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.