| Interface | Description |
|---|---|
| ExecutionStrategyProvider |
ExecutionStrategyProvider interface that is used to inject execution strategy
implementations into the framework.
|
| SchemaProvider |
SchemaProvider interface that is used to inject schema implementation to the
framework.
|
| Class | Description |
|---|---|
| GraphqlEndpointSource |
Lists standard GraphQl endpoints at /graphql (or as reconfigured in Graphql.config)
|
| GraphqlRouter |
Router of the graphql request to map different handlers.
|
| RenderGraphiQL |
GraphiQL implementation
|
Copyright © 2023. All rights reserved.