| Interface | Description |
|---|---|
| IGQLErrorProcessor |
Error processor for GraphQL requests
|
| IGQLExecutorCallback |
Callback that may be registered on
GQLExecutor to provide hooks
before and after a query/mutation execution |
| Class | Description |
|---|---|
| GQLErrorProcessor |
Default implementation of
IGQLErrorProcessor. |
| GQLExecutor |
Executor for GraphQL requests.
|
| GQLRootContext |
Root context that will wrap custom context given at execution time and execution context used for access rights
|
Copyright © 2019–2020. All rights reserved.