| 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.
|
Copyright © 2019. All rights reserved.