| Interface | Description |
|---|---|
| GraphQLFetcherInterceptor | Interface to describe a class that can intercept GraphQL data fetchers and prevent the execution of their functionality. |
| GraphQLSchemaInterceptor | Interface to describe a class that can modify the fields and types used to build the GraphQL schema. |