| Interface | Description |
|---|---|
| GraphQLInterceptorManager | Describes a class that stores and retrieves fetcher interceptor instances based on a class |
| Class | Description |
|---|---|
| DefaultGraphQLInterceptorManager | Default implementation of GraphQLInterceptorManager that will also return a result if the class requested is a subclass of a class that exists in the registry. |