interface GormDataFetcher<T> extends graphql.schema.DataFetcher<T>
A base interface to describe fetchers that work with GORM
| Type Params | Return Type | Name and description |
|---|---|---|
|
abstract boolean |
supports(GraphQLDataFetcherType type) |