| Class | Description |
|---|---|
| GraphqlGetHandler |
This is the handler to handle graphql get request.
|
| GraphqlOptionsHandler |
Handle introspection queries issued using the http OPTIONS request method.
|
| GraphqlPathHandler |
Map requests that come into the /graphql path to the appropriate handler by the used request method.
|
| GraphqlPostHandler |
GraphQL post request handler
|
| GraphqlSubscriptionHandler |
Handles and manages websocket connections for use in graphql subscriptions.
|
Copyright © 2023. All rights reserved.